X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FScenery%2Fscenery.cxx;fp=src%2FScenery%2Fscenery.cxx;h=4b6d5f726790b055eba8bf5a2aba3e1b87fafedf;hb=8ddfe51600d2f940c86116f25471ac27a44783a7;hp=b64c16d5ce92492304e179582069daa8b3e95420;hpb=54b6a26840b96719407210ae18cf029e09ca3b8a;p=flightgear.git diff --git a/src/Scenery/scenery.cxx b/src/Scenery/scenery.cxx index b64c16d5c..4b6d5f726 100644 --- a/src/Scenery/scenery.cxx +++ b/src/Scenery/scenery.cxx @@ -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;