Fix IRIX build bustage

git-svn-id: svn://10.0.0.236/trunk@12598 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
spider%netscape.com 1998-10-12 19:36:15 +00:00
parent 3c6086a706
commit c0b17138e9

View File

@ -77,8 +77,6 @@ void main(int argc, char **argv)
nsIShellInstance * pShellInstance ;
nsIApplicationShell * pApplicationShell ;
PL_InitializeEventsLib("");
XtSetLanguageProc(NULL, NULL, NULL);
topLevel = XtVaAppInitialize(&app_context, "Shell", NULL, 0, &argc, argv, NULL, NULL);