Remove an unused variable
This commit is contained in:
@@ -138,7 +138,6 @@ SGSoundMgr::SGSoundMgr() :
|
||||
_active(false),
|
||||
_changed(true),
|
||||
_volume(0.0),
|
||||
_offset_pos(SGVec3d::zeros()),
|
||||
_velocity(SGVec3d::zeros()),
|
||||
_bad_doppler(false),
|
||||
_renderer("unknown"),
|
||||
|
||||
Reference in New Issue
Block a user