]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Debugging removed
authorToni Wilen <twilen@winuae.net>
Tue, 19 Sep 2023 18:01:57 +0000 (21:01 +0300)
committerToni Wilen <twilen@winuae.net>
Tue, 19 Sep 2023 18:01:57 +0000 (21:01 +0300)
newcpu_common.cpp

index 29a52986d700dc156db469b25edc827f6c29e263..18077f8db73adec6a3c5349ca49eeef8a477b7ac 100644 (file)
@@ -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