]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/tacan.hxx
better use unset() for unsetting ...
[flightgear.git] / src / Instrumentation / tacan.hxx
index 4a1826b7ffd47ae8f8f0ef92a74901cb7d947269..2aa0ef6a87806a24e850178231c9c07114b652d3 100755 (executable)
@@ -42,7 +42,6 @@ class TACAN : public SGSubsystem, public SGPropertyChangeListener
 public:
 
     TACAN ( SGPropertyNode *node );
-    TACAN ();
     virtual ~TACAN ();
 
     virtual void init ();