mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-22 01:57:16 +00:00
oops
svn-id: r10021
This commit is contained in:
parent
d6e4788457
commit
caf8e8f5fc
@ -68,8 +68,6 @@ public:
|
||||
_volume = volume;
|
||||
}
|
||||
virtual void setChannelPan(const int8 pan) {
|
||||
if (pan != 0)
|
||||
printf("Pan set to %d\n", pan);
|
||||
_pan = pan;
|
||||
}
|
||||
virtual int getVolume() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user