aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base/sound/base_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/base/sound/base_sound.h')
-rw-r--r--engines/wintermute/base/sound/base_sound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/wintermute/base/sound/base_sound.h b/engines/wintermute/base/sound/base_sound.h
index bb37e55388..7ea9f38f6c 100644
--- a/engines/wintermute/base/sound/base_sound.h
+++ b/engines/wintermute/base/sound/base_sound.h
@@ -80,7 +80,6 @@ private:
float _sFXParam3;
float _sFXParam4;
BaseSoundBuffer *_sound;
-
};
} // end of namespace WinterMute