From 5fca37d0c8d18b7bd440fb9b3e968f614883cd00 Mon Sep 17 00:00:00 2001 From: PlutonicOverkill Date: Sun, 7 May 2017 16:54:38 +1200 Subject: [PATCH] Forgot to remove debugging code --- apps/opencs/model/prefs/shortcutsetting.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/opencs/model/prefs/shortcutsetting.cpp b/apps/opencs/model/prefs/shortcutsetting.cpp index e1978ba5ab..c56119deb9 100644 --- a/apps/opencs/model/prefs/shortcutsetting.cpp +++ b/apps/opencs/model/prefs/shortcutsetting.cpp @@ -10,8 +10,6 @@ #include "state.hpp" #include "shortcutmanager.hpp" -#include - namespace CSMPrefs { const int ShortcutSetting::MaxKeys;