back out a line that I accidentally checked in with another fix

This commit is contained in:
alecf%netscape.com 2001-01-19 20:45:39 +00:00
Родитель 11ba78572a
Коммит 89726fca81
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -527,7 +527,6 @@ function Shutdown()
// unregister us as a pref listener
pref.removeObserver(window.buttonPrefListener.domain,
window.buttonPrefListener);
window.offlineObserver.unload();
// Close the app core.
if (appCore)