From 00eec2da11f93fb283b2ad3b8edb9603c5399b44 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Thu, 11 Jun 2015 19:15:52 +0000 Subject: MirLua: fix build git-svn-id: http://svn.miranda-ng.org/main/trunk@14120 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/MirLua') diff --git a/plugins/MirLua/src/main.cpp b/plugins/MirLua/src/main.cpp index 715f9fcfd7..88b82af2e7 100644 --- a/plugins/MirLua/src/main.cpp +++ b/plugins/MirLua/src/main.cpp @@ -7,9 +7,7 @@ CMLua *mLua; HANDLE hCommonFolderPath; HANDLE hCustomFolderPath; -#ifdef _DEBUG HANDLE hConsole = NULL; -#endif PLUGININFOEX pluginInfo = { -- cgit v1.2.3