summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/controls.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/controls.h')
-rw-r--r--plugins/TabSRMM/src/controls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/controls.h b/plugins/TabSRMM/src/controls.h
index b2ead85824..0c566ffdfb 100644
--- a/plugins/TabSRMM/src/controls.h
+++ b/plugins/TabSRMM/src/controls.h
@@ -98,7 +98,7 @@ private:
HWND m_hwndToolbar;
RECT m_rcClient;
TContainerData *m_pContainer;
- HMENU m_activeMenu, m_activeSubMenu;;
+ HMENU m_activeMenu, m_activeSubMenu;
int m_activeID;
bool m_fTracking;
bool m_isContactMenu;