mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
RemoveObserver on shutdown
This commit is contained in:
parent
393ee57cc2
commit
9e8b7c6c7b
@ -175,6 +175,8 @@ function calendarFinish()
|
||||
finishCalendarToDoUnifinder();
|
||||
|
||||
gCalendarWindow.close();
|
||||
|
||||
gICalLib.removeObserver( gEventSource.alarmObserver );
|
||||
}
|
||||
|
||||
function launchPreferences()
|
||||
|
Loading…
Reference in New Issue
Block a user