summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-23 18:57:33 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-23 18:57:33 +0000
commit4535f8706bbb0844fdddd73e7911606d58b7502d (patch)
tree1fc87230e575fe90294a7f8170f9197b2416ff41 /plugins/TabSRMM/src/globals.h
parent3c0dcc2b03f6713b9c1906b3960801bcdf05666a (diff)
direct access to META_PROTO removed from tabSRMM
git-svn-id: http://svn.miranda-ng.org/main/trunk@9927 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/globals.h')
-rw-r--r--plugins/TabSRMM/src/globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/globals.h b/plugins/TabSRMM/src/globals.h
index 4ff6c49700..f0b031c50f 100644
--- a/plugins/TabSRMM/src/globals.h
+++ b/plugins/TabSRMM/src/globals.h
@@ -138,7 +138,6 @@ public:
BOOL m_autoSplit;
BOOL m_FlashOnMTN;
DWORD dwThreadID;
- BYTE bMetaEnabled;
HANDLE m_hMessageWindowList, hUserPrefsWindowList;
HMENU m_MenuBar;
COLORREF m_ipBackgroundGradient;