summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgs.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-12-07 00:37:03 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-12-07 00:37:03 +0300
commitfb2614dce27af59cc5385934eb1d893c47ee0cdd (patch)
treed477d5a9e3206a01701f27bf55235d96a23d319a /plugins/TabSRMM/src/msgs.h
parent7da54b50a53f69584778d93ebd817cbb1c990846 (diff)
unused option removed
Diffstat (limited to 'plugins/TabSRMM/src/msgs.h')
-rw-r--r--plugins/TabSRMM/src/msgs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h
index 0f05fc04e6..324bf50356 100644
--- a/plugins/TabSRMM/src/msgs.h
+++ b/plugins/TabSRMM/src/msgs.h
@@ -275,7 +275,7 @@ struct TWindowData
HBITMAP hOwnPic;
SIZE pic;
BYTE bShowTyping;
- bool bShowAvatar, bShowInfoAvatar, bShowSmileys, bShowUIElements;
+ bool bShowAvatar, bShowInfoAvatar, bShowUIElements;
bool bUseOffset;
bool bIsHistory, bIsMeta, bNotOnList;
HICON hSmileyIcon;