]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/atcdialog.cxx
autopilot: Introduce virtual dtor.
[flightgear.git] / src / ATC / atcdialog.cxx
index bb5e31e6904b5f2a25809e4ace5ae827f289f01e..51e319d5d6676a9a2ccdc864c05b51007ac3ab0e 100644 (file)
@@ -45,8 +45,6 @@
 #include <ATC/CommStation.hxx>
 
 
-FGATCDialogNew *currentATCDialog;
-
 static SGPropertyNode *getNamedNode(SGPropertyNode *prop, const char *name)
 {
   SGPropertyNode* p;