Remove unused variable
This commit is contained in:
parent
6d05fc6f57
commit
c491baff0e
@ -24,7 +24,6 @@ namespace simgear
|
||||
{
|
||||
GroundLightManager::GroundLightManager()
|
||||
{
|
||||
osg::Fog* fog;
|
||||
runwayLightSS = makeLightSS();
|
||||
taxiLightSS = makeLightSS();
|
||||
groundLightSS = makeLightSS();
|
||||
|
Loading…
Reference in New Issue
Block a user