X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fenvironment%2Fvisual_enviro.cxx;h=8ff6232177b45db1822b134c500f87dea9042ebb;hb=b47d1ad5fd8ed111cae99c1f65f5bb65a5371501;hp=e36ad253063a69e296a2dcb691253fa2fb221e59;hpb=252a539e69bda7cf8cf0c5198f25f38b0a710ee2;p=simgear.git diff --git a/simgear/environment/visual_enviro.cxx b/simgear/environment/visual_enviro.cxx index e36ad253..8ff62321 100644 --- a/simgear/environment/visual_enviro.cxx +++ b/simgear/environment/visual_enviro.cxx @@ -187,7 +187,7 @@ SGEnviro::SGEnviro() : } SGEnviro::~SGEnviro(void) { - if (sampleGroup) delete sampleGroup; + // if (sampleGroup) delete sampleGroup; // OSGFIXME return;