From: Toni Wilen Date: Tue, 19 Sep 2023 18:01:57 +0000 (+0300) Subject: Debugging removed X-Git-Tag: 5.1.0~106 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=c06cafaff70cb61802af750bb80766c8b1482092;p=francis%2Fwinuae.git Debugging removed --- diff --git a/newcpu_common.cpp b/newcpu_common.cpp index 29a52986..18077f8d 100644 --- a/newcpu_common.cpp +++ b/newcpu_common.cpp @@ -1405,12 +1405,6 @@ void Exception_build_stack_frame(uae_u32 oldpc, uae_u32 currpc, uae_u32 ssw, int { int i; -#if 0 - if (nr < 24 || nr > 31) { // do not print debugging for interrupts - write_log(_T("Building exception stack frame (format %X)\n"), format); - } -#endif - switch (format) { case 0x0: // four word stack frame case 0x1: // throwaway four word stack frame