From b7b5f002a636154033166a2c828765386c14e5a5 Mon Sep 17 00:00:00 2001 From: erihel Date: Sat, 30 Mar 2013 16:03:25 +0100 Subject: * Removed warning while compiling brain.cpp * Fix for issue #130 * Fix for issue #128 with wrong sound pitch --- src/sound/oalsound/channel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sound/oalsound/channel.h') diff --git a/src/sound/oalsound/channel.h b/src/sound/oalsound/channel.h index 8965306..883ddf2 100644 --- a/src/sound/oalsound/channel.h +++ b/src/sound/oalsound/channel.h @@ -52,7 +52,6 @@ class Channel bool SetFrequency(float); float GetFrequency(); - bool AdjustFrequency(float); float GetCurrentTime(); void SetCurrentTime(float); -- cgit v1.2.3-1-g7c22