diff options
Diffstat (limited to 'backends/mixer/symbiansdl/symbiansdl-mixer.cpp')
-rw-r--r-- | backends/mixer/symbiansdl/symbiansdl-mixer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/mixer/symbiansdl/symbiansdl-mixer.cpp b/backends/mixer/symbiansdl/symbiansdl-mixer.cpp index c911a99b61..d4637fdd88 100644 --- a/backends/mixer/symbiansdl/symbiansdl-mixer.cpp +++ b/backends/mixer/symbiansdl/symbiansdl-mixer.cpp @@ -72,4 +72,3 @@ void SymbianSdlMixerManager::callbackHandler(byte *samples, int len) { } #endif - |