I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
authorsheepluva
Thu, 16 May 2013 10:10:27 +0200
changeset 9001 89418f84d1dd
parent 9000 af202eff659c
child 9002 2e4cf893c060
I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
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)
 {