diff --git a/utils/helpview/src/helpview.cpp b/utils/helpview/src/helpview.cpp index d16e92f0ff..fcf850759c 100644 --- a/utils/helpview/src/helpview.cpp +++ b/utils/helpview/src/helpview.cpp @@ -71,8 +71,6 @@ bool hvApp::OnInit() bool hasWindowName = FALSE; bool createServer = FALSE; - m_server = NULL; - // Help books are recognized by extension ".hhp" ".htb" or ".zip". // Service and window_name can occur anywhere in arguments, // but service must be first