diff options
Diffstat (limited to 'src/emoteshortcut.h')
-rw-r--r-- | src/emoteshortcut.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emoteshortcut.h b/src/emoteshortcut.h index 91f7c1d76..a90e1f723 100644 --- a/src/emoteshortcut.h +++ b/src/emoteshortcut.h @@ -37,7 +37,7 @@ class EmoteShortcut final */ EmoteShortcut(); - A_DELETE_COPY(EmoteShortcut); + A_DELETE_COPY(EmoteShortcut) /** * Destructor. |