]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/adf.hxx
the former weather radar is now a generic radar (weather and aircraft),
[flightgear.git] / src / Instrumentation / adf.hxx
index 060899ee06ae42f4ac2c39443ba2f09ff27aa7e4..69831a6f22093777c7bcb98f9c58591cdf2fa225 100644 (file)
@@ -51,7 +51,6 @@ class ADF : public SGSubsystem
 public:
 
     ADF ( SGPropertyNode *node );
-    ADF ();
     virtual ~ADF ();
 
     virtual void init ();