From 62471b26135021d75f1b9255ab613746ae2ad67a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Jan 2018 04:41:50 +0300 Subject: Remove useless A_CONST attributes. --- src/gui/shortcut/spellshortcut.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/shortcut/spellshortcut.h') diff --git a/src/gui/shortcut/spellshortcut.h b/src/gui/shortcut/spellshortcut.h index c02e0ee4f..33c6b77d7 100644 --- a/src/gui/shortcut/spellshortcut.h +++ b/src/gui/shortcut/spellshortcut.h @@ -41,7 +41,7 @@ class SpellShortcut final /** * Destructor. */ - ~SpellShortcut() A_CONST; + ~SpellShortcut(); /** * Load the configuration information. -- cgit v1.2.3-70-g09d2