summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-10-29 15:27:58 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-10-29 15:27:58 +0300
commit386efd14b629c5d9cf383653936cce5861e6c7a9 (patch)
tree1c3e456a58afe9f2e9fc745382a7b0f97d9d3f59 /plugins/TabSRMM/src/globals.h
parent3726509beeceda60e3e34d2d41db1f05c5dc46a7 (diff)
tabSRMM: get rid of manual bit operations
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 93856b9e4f..a105a9d155 100644
--- a/plugins/TabSRMM/src/globals.h
+++ b/plugins/TabSRMM/src/globals.h
@@ -109,7 +109,6 @@ public:
double m_DPIscaleY;
HBITMAP m_hbmMsgArea;
HWND m_hwndClist;
- int m_TabAppearance;
myTabCtrl tabConfig;
int m_panelHeight, m_MUCpanelHeight;
int m_smcxicon, m_smcyicon;