Comment only. Suggesting call to centerWindowOnScreen() (26017)

This commit is contained in:
mcafee%netscape.com 2000-05-26 03:13:11 +00:00
Родитель be903faa1b
Коммит af6a49d16e
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -32,6 +32,9 @@
if( !hPrefWindow )
throw "failed to create prefwindow";
<!-- If this call worked, we could center the window here: -->
<!-- centerWindowOnScreen(); -->
// modify the cookie tree entry if imageblocking is disabled.
if( hPrefWindow.getPref( "bool", "imageblocker.enabled" ) )