diff --git a/AltairZ80/m68k/m68kcpu.h b/AltairZ80/m68k/m68kcpu.h index 9d1164e3..5adca63e 100755 --- a/AltairZ80/m68k/m68kcpu.h +++ b/AltairZ80/m68k/m68kcpu.h @@ -1913,7 +1913,6 @@ static inline void m68ki_exception_bus_error(void) { uint sr; int i; - uint sr; /* If we were processing a bus error, address error, or reset, * while writing the stack frame, this is a catastrophic failure.