QTfrontend/tcpBase.h
changeset 186 7157b34a24d6
parent 185 3b777d7008d9
child 291 afa378f1e961
--- a/QTfrontend/tcpBase.h	Thu Oct 05 18:33:10 2006 +0000
+++ b/QTfrontend/tcpBase.h	Thu Oct 05 18:36:04 2006 +0000
@@ -59,7 +59,6 @@
   virtual void SendToClientFirst();
 
  private:
-  static int isIPCServerStarted;
   static QTcpServer* IPCServer;
 
   bool m_isDemoMode;