]> git.mxchange.org Git - simgear.git/blobdiff - simgear/environment/visual_enviro.cxx
Merge branch 'next' of git://gitorious.org/fg/simgear into next
[simgear.git] / simgear / environment / visual_enviro.cxx
index e36ad253063a69e296a2dcb691253fa2fb221e59..8ff6232177b45db1822b134c500f87dea9042ebb 100644 (file)
@@ -187,7 +187,7 @@ SGEnviro::SGEnviro() :
 }
 
 SGEnviro::~SGEnviro(void) {
-       if (sampleGroup) delete sampleGroup;
+  // if (sampleGroup) delete sampleGroup;
 
   // OSGFIXME
   return;