summaryrefslogtreecommitdiffstats
path: root/src/sound/oalsound/alsound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/oalsound/alsound.h')
-rw-r--r--src/sound/oalsound/alsound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound/oalsound/alsound.h b/src/sound/oalsound/alsound.h
index 725aa2a..5701997 100644
--- a/src/sound/oalsound/alsound.h
+++ b/src/sound/oalsound/alsound.h
@@ -85,7 +85,6 @@ class ALSound : public CSoundInterface
bool mEnabled;
bool m3D;
- bool mMute;
float mAudioVolume;
float mMusicVolume;
ALCdevice* mDevice;