diff options
Diffstat (limited to 'src/emu/ioport.h')
-rw-r--r-- | src/emu/ioport.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/ioport.h b/src/emu/ioport.h index a9f25e29184..722c028e4dc 100644 --- a/src/emu/ioport.h +++ b/src/emu/ioport.h @@ -322,7 +322,6 @@ enum ioport_type IPT_UI_DEBUG_BREAK, IPT_UI_PAUSE, IPT_UI_PAUSE_SINGLE, - IPT_UI_REWIND_SINGLE, IPT_UI_RESET_MACHINE, IPT_UI_SOFT_RESET, IPT_UI_SHOW_GFX, |