X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Ftacan.hxx;h=2aa0ef6a87806a24e850178231c9c07114b652d3;hb=61812ef4b88f5aa74e9cc0630c84d6fc6b4a51cd;hp=4a1826b7ffd47ae8f8f0ef92a74901cb7d947269;hpb=d90922fe1ed1064ea408255f50723454e00268b6;p=flightgear.git diff --git a/src/Instrumentation/tacan.hxx b/src/Instrumentation/tacan.hxx index 4a1826b7f..2aa0ef6a8 100755 --- a/src/Instrumentation/tacan.hxx +++ b/src/Instrumentation/tacan.hxx @@ -42,7 +42,6 @@ class TACAN : public SGSubsystem, public SGPropertyChangeListener public: TACAN ( SGPropertyNode *node ); - TACAN (); virtual ~TACAN (); virtual void init ();