Removing something that wasn't supposed to go in...

This commit is contained in:
blakeross%telocity.com 2001-07-05 18:09:45 +00:00
Родитель 2e77291684
Коммит d8086f72aa
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -60,7 +60,6 @@
#define TURBO_QUIT 1
static HWND hwndForDOMWindow( nsISupports * );
static nsAutoString closeText;
static
nsresult
@ -1670,7 +1669,7 @@ nsNativeAppSupportWin::OpenBrowserWindow( const char *args, PRBool newWindow ) {
// Utility function that sets up system tray icon.
void
nsNativeAppSupportWin::SetupSysTrayIcon() {
// Mesages go to the hidden window.
// Messages go to the hidden window.
mIconData.hWnd = (HWND)MessageWindow();
// Icon is our default application icon.