summaryrefslogtreecommitdiff
path: root/src/emoteshortcut.h
diff options
context:
space:
mode:
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;