]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/main.cxx
Frederic Bouvier:
[flightgear.git] / src / Main / main.cxx
index 947f495a02855e300ccad9267d8d0058660a469c..4f2947fbd654495e075b629d21bd620c6165de80 100644 (file)
@@ -1676,9 +1676,6 @@ bool fgMainInit( int argc, char **argv ) {
         exit(-1);
     }
 
-    SGPath modelpath( globals->get_fg_root() );
-    ssgModelPath( (char *)modelpath.c_str() );
-
     ////////////////////////////////////////////////////////////////////
     // Initialize the property-based built-in commands
     ////////////////////////////////////////////////////////////////////