mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
Remove extra debug spew. no bug
This commit is contained in:
parent
fc0743f18b
commit
f3f79df86d
@ -19,7 +19,6 @@ function addCalendarToTree(aCalendar)
|
||||
if (!gCachedStyleSheet) {
|
||||
gCachedStyleSheet = getStyleSheet("chrome://calendar/content/calendar-view-bindings.css");
|
||||
}
|
||||
alert("1"+gCachedStyleSheet);
|
||||
updateStyleSheetForObject(aCalendar, gCachedStyleSheet);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user