Removed redundant m_server init
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -71,8 +71,6 @@ bool hvApp::OnInit()
|
|||||||
bool hasWindowName = FALSE;
|
bool hasWindowName = FALSE;
|
||||||
bool createServer = FALSE;
|
bool createServer = FALSE;
|
||||||
|
|
||||||
m_server = NULL;
|
|
||||||
|
|
||||||
// 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,
|
||||||
// but service must be first
|
// but service must be first
|
||||||
|
Reference in New Issue
Block a user