From d8c31e7a70ed62e44c214ce88434b1b870e2e9a5 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 28 Nov 2010 21:56:52 +0100 Subject: fixed gapless playback when dsp is active --- plugins/ao/eng_ssf/m68kcpu.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/ao') diff --git a/plugins/ao/eng_ssf/m68kcpu.c b/plugins/ao/eng_ssf/m68kcpu.c index 9624ea5c..f9b442bc 100644 --- a/plugins/ao/eng_ssf/m68kcpu.c +++ b/plugins/ao/eng_ssf/m68kcpu.c @@ -37,8 +37,6 @@ static const char* copyright_notice = #include "m68kops.h" #include "m68kcpu.h" -#pragma GCC optimize("O0") - /* ======================================================================== */ /* ================================= DATA ================================= */ /* ======================================================================== */ -- cgit v1.2.3