Remove extra debug spew. no bug
git-svn-id: svn://10.0.0.236/trunk@206303 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -19,7 +19,6 @@ function addCalendarToTree(aCalendar)
|
||||
if (!gCachedStyleSheet) {
|
||||
gCachedStyleSheet = getStyleSheet("chrome://calendar/content/calendar-view-bindings.css");
|
||||
}
|
||||
alert("1"+gCachedStyleSheet);
|
||||
updateStyleSheetForObject(aCalendar, gCachedStyleSheet);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user