I so did not mean to check this in. NPOB anyway. Going now to wash my mouth out with soap.

This commit is contained in:
hyatt%netscape.com 2002-04-20 23:28:10 +00:00
parent 13dd0c1653
commit 1c4fee9b74

View File

@ -241,9 +241,6 @@ nsresult nsChildView::StandardCreate(nsIWidget *aParent,
[mView setNativeWindow: [mParentView getNativeWindow]];
}
NSWindow* window = [mView getNativeWindow];
if (!window)
printf("MOTHER FUCK!\n");
return NS_OK;
}