RemoveObserver on shutdown

This commit is contained in:
mostafah%oeone.com 2003-02-28 15:38:49 +00:00
parent 393ee57cc2
commit 9e8b7c6c7b

View File

@ -175,6 +175,8 @@ function calendarFinish()
finishCalendarToDoUnifinder();
gCalendarWindow.close();
gICalLib.removeObserver( gEventSource.alarmObserver );
}
function launchPreferences()