summaryrefslogtreecommitdiff
path: root/plugins/CmdLine/mimcmd_data.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-07-08 12:46:22 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-07-08 12:46:22 +0000
commit0e4b269065cf9eb1f9eab7e072b8b5efcd77c78e (patch)
tree766f8caf13c02f11a8e3be21fd2cc3169ef23223 /plugins/CmdLine/mimcmd_data.h
parentd6be13e84eb5176d7c55b7498cca7aec9ec80a3a (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CmdLine/mimcmd_data.h')
-rw-r--r--plugins/CmdLine/mimcmd_data.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/CmdLine/mimcmd_data.h b/plugins/CmdLine/mimcmd_data.h
index d8570548f8..2ef39bc4dd 100644
--- a/plugins/CmdLine/mimcmd_data.h
+++ b/plugins/CmdLine/mimcmd_data.h
@@ -21,12 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef M_MIMCMD_DATA_H
#define M_MIMCMD_DATA_H
-#ifndef MIRANDA_VER
-#define MIRANDA_VER 0x0400
-#endif
-
-#include "commonheaders.h"
-
#define COMMAND_SIZE 64
#define HELP_SIZE 1024
#define REPLY_SIZE 8096