From: Toni Wilen Date: Sun, 25 Jan 2026 14:10:22 +0000 (+0200) Subject: Removed unused line X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=5f728b25dcdaeb812fd1ad9623221c8248be4bee;p=francis%2Fwinuae.git Removed unused line --- diff --git a/newcpu.cpp b/newcpu.cpp index 04665443..83a4899b 100644 --- a/newcpu.cpp +++ b/newcpu.cpp @@ -6599,7 +6599,6 @@ void m68k_go (int may_quit) in_m68k_go++; for (;;) { int restored = 0; - void (*run_func)(void); cputrace.state = -1;