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:
Julian Smart 2002-12-09 14:44:06 +00:00
parent 3434b611aa
commit 43b8a532e0

View File

@ -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,