summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-06-23 15:19:53 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-06-23 15:19:53 +0000
commitb4873d4448cffe1269f7e004da80351c583b1228 (patch)
tree0506be3eecef54a10edb6f5434bd87c754175799
parent47715c1ceb8f74115368535ad6a1912898f4e2bc (diff)
old unused variables removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@5097 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--src/core/modules.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/modules.cpp b/src/core/modules.cpp
index cc1e59b113..14672ff796 100644
--- a/src/core/modules.cpp
+++ b/src/core/modules.cpp
@@ -24,11 +24,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "../modules/plugins/plugins.h"
-// other static variables
-static DWORD mainThreadId;
-static HANDLE hMainThread;
-static HANDLE hMissingService;
-
int CheckRestart(); // core: IDD_WAITRESTART
int LoadSystemModule(void); // core: m_system.h services