From 6b5c7e7a5ed32abfc98d9acdebacc50c68a91a1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Apr 2013 17:06:02 +0300 Subject: another fixes from cpplint. --- src/emoteshortcut.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/emoteshortcut.h') diff --git a/src/emoteshortcut.h b/src/emoteshortcut.h index 945976077..95cd5c6dc 100644 --- a/src/emoteshortcut.h +++ b/src/emoteshortcut.h @@ -119,9 +119,8 @@ class EmoteShortcut final */ void save() const; - unsigned char mEmotes[SHORTCUT_EMOTES]; /**< The emote stored. */ - unsigned char mEmoteSelected; /**< The emote held - by cursor. */ + unsigned char mEmotes[SHORTCUT_EMOTES]; // The emote stored. + unsigned char mEmoteSelected; // The emote held by cursor. }; -- cgit v1.2.3-60-g2f50