diff options
Diffstat (limited to 'src/actions')
-rw-r--r-- | src/actions/tabs.cpp | 2 | ||||
-rw-r--r-- | src/actions/windows.cpp | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/actions/tabs.cpp b/src/actions/tabs.cpp index dc88595eb..99d964b40 100644 --- a/src/actions/tabs.cpp +++ b/src/actions/tabs.cpp @@ -28,8 +28,6 @@ #include "debug.h" -extern ShortcutWindow *spellShortcutWindow; - namespace Actions { diff --git a/src/actions/windows.cpp b/src/actions/windows.cpp index 3e429faea..1cc9548c5 100644 --- a/src/actions/windows.cpp +++ b/src/actions/windows.cpp @@ -57,8 +57,6 @@ #include "debug.h" -extern ShortcutWindow *spellShortcutWindow; - namespace Actions { |