]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/scenery.cxx
Prevention of the creation of multiple OSG scene graph roots.
[flightgear.git] / src / Scenery / scenery.cxx
index b64c16d5ce92492304e179582069daa8b3e95420..4b6d5f726790b055eba8bf5a2aba3e1b87fafedf 100644 (file)
@@ -358,7 +358,6 @@ void FGScenery::shutdown()
     models_branch = NULL;
     aircraft_branch = NULL;
     particles_branch = NULL;
-    precipitation_branch = NULL;
 
     // Toggle the setup flag.
     _inited = false;