Remove unused variable

This commit is contained in:
fredb 2009-06-14 10:53:09 +00:00 committed by Tim Moore
parent 6d05fc6f57
commit c491baff0e

View File

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