]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/auto_gui.cxx
The code to find the highest hit below you didn't work quite right when
[flightgear.git] / src / Autopilot / auto_gui.cxx
index 191f03cf04c06a83313279d54ce12ceb78fe569c..51363288ceb0106b145950c815c9b23f1c8abcbe 100644 (file)
@@ -850,7 +850,7 @@ void NewTgtAirportInit()
     }
 
     FG_FINALIZE_PUI_DIALOG( TgtAptDialog );
-    printf("leave NewTgtAirportInit()");
+    SG_LOG(SG_GENERAL, SG_DEBUG, "leave NewTgtAirportInit()");
 }