]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/soundmgr_openal.cxx
Remove an unused variable
[simgear.git] / simgear / sound / soundmgr_openal.cxx
index 5e76d24f322c4efc100411288f0a3b9249f46593..1db1cbc76b36268615ad9c1976851dc7ddd9d8ae 100644 (file)
@@ -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"),