Commented out the setup of the dispatch listener because the AppViewer
doesn't do anything. git-svn-id: svn://10.0.0.236/trunk@11447 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3eb99ad5e9
commit
4a16ee4af9
@ -172,7 +172,7 @@ nsViewerApp::Initialize(int argc, char** argv)
|
||||
return rv;
|
||||
}
|
||||
mAppShell->Create(&argc, argv);
|
||||
mAppShell->SetDispatchListener((nsDispatchListener*) this);
|
||||
//mAppShell->SetDispatchListener((nsDispatchListener*) this);
|
||||
|
||||
// Load preferences
|
||||
rv = nsRepository::CreateInstance(kPrefCID, NULL, kIPrefIID,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user