get rid of naked printf. sr=hyatt.

This commit is contained in:
pinkerton%netscape.com 2001-04-26 19:41:07 +00:00
Родитель 69afd01147
Коммит 67184575be
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -67,7 +67,6 @@ nsScreenWin :: nsScreenWin ( void* inScreen )
if ( mGetMonitorInfoProc )
mHasMultiMonitorAPIs = PR_TRUE;
}
printf("has multiple monitor apis is %ld\n", mHasMultiMonitorAPIs);
#endif
// nothing else to do. I guess we could cache a bunch of information