summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-06-30 16:56:57 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-06-30 16:56:57 +0000
commitf7e69e8cb113ccfe7fdf53aa597ca570804b7b4a (patch)
tree901495e83c52b1fa6a09b2f2f58216149e501c26 /plugins/TabSRMM/src/commonheaders.h
parenta7e944da437b4e8486100a0f52cc3b698b45f156 (diff)
- __FEAT_EXP_AUTOSPLITTER removed;
- code cleaning; git-svn-id: http://svn.miranda-ng.org/main/trunk@9627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/commonheaders.h')
-rw-r--r--plugins/TabSRMM/src/commonheaders.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/commonheaders.h b/plugins/TabSRMM/src/commonheaders.h
index 48e5ae5afe..e8a808b06f 100644
--- a/plugins/TabSRMM/src/commonheaders.h
+++ b/plugins/TabSRMM/src/commonheaders.h
@@ -30,8 +30,6 @@
#ifndef __COMMONHEADERS_H
#define __COMMONHEADERS_H
-#define __FEAT_EXP_AUTOSPLITTER 1
-
#define WINVER 0x0600
#define _WIN32_WINNT 0x0600
#define _WIN32_IE 0x0501