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:
parent
3434b611aa
commit
43b8a532e0
@ -71,7 +71,9 @@ bool hvApp::OnInit()
|
||||
bool hasWindowName = FALSE;
|
||||
bool createServer = FALSE;
|
||||
|
||||
#if hvUSE_IPC
|
||||
m_server = NULL;
|
||||
#endif
|
||||
|
||||
// Help books are recognized by extension ".hhp" ".htb" or ".zip".
|
||||
// Service and window_name can occur anywhere in arguments,
|
||||
|
Loading…
Reference in New Issue
Block a user