]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpxlp.cpp
latest CW additions
[wxWidgets.git] / src / generic / helpxlp.cpp
index 4fd7ed0a2f801466c751979fbf3e4471d0a1afd5..13d43fbb6360476f6889cc3ccaf52d1a73d0326f 100644 (file)
@@ -97,7 +97,6 @@ bool wxXLPHelpController::Initialize(const wxString& filename, int server)
 
   helpFile = filename;
   helpServer = server;
-  wxIPCInitialize();
   return TRUE;
 }