diff options
Diffstat (limited to 'src/itemshortcut.h')
-rw-r--r-- | src/itemshortcut.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/itemshortcut.h b/src/itemshortcut.h index 3d067641..620973b6 100644 --- a/src/itemshortcut.h +++ b/src/itemshortcut.h @@ -24,8 +24,6 @@ #define SHORTCUT_ITEMS 12 -class Item; - /** * The class which keeps track of the item shortcuts. */ |