diff options
Diffstat (limited to 'monitor.h')
-rw-r--r-- | monitor.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ extern Monitor *default_mon; /* flags for monitor commands */ #define MONITOR_CMD_ASYNC 0x0001 -#define MONITOR_CMD_USER_ONLY 0x0002 /* QMP events */ typedef enum MonitorEvent { |