From aa0e715fe63eed2795944fda68ab64270b51453b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 8 Jun 2017 02:01:13 +0300 Subject: Remove useless extern declarations. --- src/actions/tabs.cpp | 2 -- src/actions/windows.cpp | 2 -- 2 files changed, 4 deletions(-) (limited to 'src/actions') 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 { -- cgit v1.2.3-70-g09d2