# HG changeset patch
# User sheepluva
# Date 1368691827 -7200
# Node ID 89418f84d1dddbef77401dd30ba555e580b00ee4
# Parent  af202eff659cd41c656ca705ebe67edf7e37cfbd
I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code

diff -r af202eff659c -r 89418f84d1dd QTfrontend/campaign.cpp
--- a/QTfrontend/campaign.cpp	Thu May 16 10:03:00 2013 +0200
+++ b/QTfrontend/campaign.cpp	Thu May 16 10:10:27 2013 +0200
@@ -22,7 +22,6 @@
 
 #include <QSettings>
 
-extern QString campaign, campaignTeam;
 
 QStringList getCampMissionList(QString & campaign)
 {