Ifdefed m_server
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -71,7 +71,9 @@ bool hvApp::OnInit()
|
|||||||
bool hasWindowName = FALSE;
|
bool hasWindowName = FALSE;
|
||||||
bool createServer = FALSE;
|
bool createServer = FALSE;
|
||||||
|
|
||||||
|
#if hvUSE_IPC
|
||||||
m_server = NULL;
|
m_server = NULL;
|
||||||
|
#endif
|
||||||
|
|
||||||
// Help books are recognized by extension ".hhp" ".htb" or ".zip".
|
// Help books are recognized by extension ".hhp" ".htb" or ".zip".
|
||||||
// Service and window_name can occur anywhere in arguments,
|
// Service and window_name can occur anywhere in arguments,
|
||||||
|
Reference in New Issue
Block a user