Changes for qnx ( photon ) platform only - they should not affect runtime/building other platforms.
More menu related changes ( menus not being rolled up when switching consoles or window lose focus or Alt key pressed ). Removed unused files. git-svn-id: svn://10.0.0.236/trunk@154417 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
|
||||
#include "nsIWidget.h"
|
||||
#include "nsIPref.h"
|
||||
#include "nsPhWidgetLog.h"
|
||||
#include "nsCRT.h"
|
||||
|
||||
#include <Pt.h>
|
||||
@@ -195,9 +194,6 @@ static void client_connect( PtConnector_t *cntr, PtConnectionServer_t *csrvr, vo
|
||||
|
||||
NS_IMETHODIMP nsAppShell::Create(int *bac, char **bav)
|
||||
{
|
||||
if (!PhWidLog)
|
||||
PhWidLog = PR_NewLogModule("PhWidLog");
|
||||
|
||||
int argc = bac ? *bac : 0;
|
||||
char **argv = bav;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user