Fixed bug 258469: Warning: trailing comma is not legal in ECMA-262 object
initializers Source File: chrome://calendar/content/publish.js git-svn-id: svn://10.0.0.236/trunk@161932 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -146,7 +146,7 @@ var notificationCallbacks =
|
||||
}
|
||||
Components.returnCode = Components.results.NS_ERROR_NO_INTERFACE;
|
||||
return null;
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user