aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/mixer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/mixer.h b/sound/mixer.h
index 28ce62af2e..92c2a87edb 100644
--- a/sound/mixer.h
+++ b/sound/mixer.h
@@ -253,8 +253,7 @@ public:
virtual int getVolumeForSoundType(SoundType type) const = 0;
/**
- * Query the system's audio output sample rate. This returns
- * the same value as OSystem::getOutputSampleRate().
+ * Query the system's audio output sample rate.
*
* @return the output sample rate in Hz
*/