--- hatari/src/uae-cpu/newcpu.h 2019/04/01 07:09:30 1.1.1.2 +++ hatari/src/uae-cpu/newcpu.h 2019/04/01 07:10:06 1.1.1.3 @@ -266,7 +266,6 @@ extern void fbcc_opp (uae_u32, uaecptr, extern void fsave_opp (uae_u32); extern void frestore_opp (uae_u32); -extern int quit_program; extern int lastInstructionCycles; /* Opcode of faulting instruction */