summaryrefslogtreecommitdiff
path: root/src/emoteshortcut.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-04-21 18:57:48 +0300
committerAndrei Karas <akaras@inbox.ru>2013-04-21 18:57:48 +0300
commit35cfd460655878c9a615abc8ea1cb2f7577a7f3b (patch)
tree2b4cb899f7f442912f89de30f4a5ab0add0727ce /src/emoteshortcut.h
parentcfe4c893ba4ba30379919636d3c508ebf1594e23 (diff)
downloadplus-35cfd460655878c9a615abc8ea1cb2f7577a7f3b.tar.gz
plus-35cfd460655878c9a615abc8ea1cb2f7577a7f3b.tar.bz2
plus-35cfd460655878c9a615abc8ea1cb2f7577a7f3b.tar.xz
plus-35cfd460655878c9a615abc8ea1cb2f7577a7f3b.zip
some other fixes from cpplint.
Diffstat (limited to 'src/emoteshortcut.h')
-rw-r--r--src/emoteshortcut.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emoteshortcut.h b/src/emoteshortcut.h
index 95cd5c6dc..989ff7faa 100644
--- a/src/emoteshortcut.h
+++ b/src/emoteshortcut.h
@@ -121,7 +121,6 @@ class EmoteShortcut final
unsigned char mEmotes[SHORTCUT_EMOTES]; // The emote stored.
unsigned char mEmoteSelected; // The emote held by cursor.
-
};
extern EmoteShortcut *emoteShortcut;