aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base/sound/base_sound.h
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-07-27 15:55:06 +0200
committerEinar Johan Trøan Sømåen2012-07-27 15:55:06 +0200
commitb3b86c440cb2a13a43ce6dd3102bf85f4211795b (patch)
treee5c5998f923785aebd3c09231df868d87973c0ec /engines/wintermute/base/sound/base_sound.h
parentefee8c01ceded526406a3ad6ffc2dc1c078c2ce2 (diff)
downloadscummvm-rg350-b3b86c440cb2a13a43ce6dd3102bf85f4211795b.tar.gz
scummvm-rg350-b3b86c440cb2a13a43ce6dd3102bf85f4211795b.tar.bz2
scummvm-rg350-b3b86c440cb2a13a43ce6dd3102bf85f4211795b.zip
WINTERMUTE: Clear out a few warning()s
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