]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/globals.cxx
Removed debug statement.
[flightgear.git] / src / Main / globals.cxx
index f64bdbe256f342ca390d415773f2112b75429182..34432d99b64c31489015d38e72d766e5c7bc979f 100644 (file)
@@ -57,12 +57,12 @@ FGGlobals::FGGlobals() :
     autopilot( NULL ),
     route( NULL ),
     soundmgr( NULL ),
+    current_panel( NULL ),
     environment_mgr( NULL ),
     ATC_mgr( NULL ),
     ATC_display( NULL ),
     AI_mgr( NULL ),
     controls( NULL ),
-    steam( NULL ),
     viewmgr( NULL ),
     props( new SGPropertyNode ),
     initial_state( NULL ),