diff --git a/bochs/bx_debug/debug.h b/bochs/bx_debug/debug.h index 4924bcfd4..acade6085 100644 --- a/bochs/bx_debug/debug.h +++ b/bochs/bx_debug/debug.h @@ -185,7 +185,6 @@ typedef enum _show_flags { Flag_iret = 0x8, Flag_intsig = 0x10, Flag_mode = 0x20, - Flag_vmexit = 0x40 } show_flags_t; // Flex defs