]> git.mxchange.org Git - simgear.git/commitdiff
Remove unused variable
authorfredb <fredb>
Sun, 14 Jun 2009 10:53:09 +0000 (10:53 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 15 Jun 2009 08:23:21 +0000 (10:23 +0200)
simgear/scene/tgdb/GroundLightManager.cxx

index d500103bf6ff3c0116edaf64cbc0863182ab457e..e35e638e9c2e050cfc365198735a77037efff9a5 100644 (file)
@@ -24,7 +24,6 @@ namespace simgear
 {
 GroundLightManager::GroundLightManager()
 {
-    osg::Fog* fog;
     runwayLightSS = makeLightSS();
     taxiLightSS = makeLightSS();
     groundLightSS = makeLightSS();