From 5f41fbba903fc4e55b94c54cd97ea2d904371351 Mon Sep 17 00:00:00 2001 From: Igor Mammedov Date: Mon, 23 Jun 2014 15:26:57 +0200 Subject: qmp: convert ACPI_DEVICE_OST event ... using new QAPI event infrastructure Signed-off-by: Igor Mammedov Signed-off-by: Luiz Capitulino --- include/monitor/monitor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/monitor') diff --git a/include/monitor/monitor.h b/include/monitor/monitor.h index 97696ea..1c1f56f 100644 --- a/include/monitor/monitor.h +++ b/include/monitor/monitor.h @@ -51,7 +51,6 @@ typedef enum MonitorEvent { QEVENT_BLOCK_IMAGE_CORRUPTED, QEVENT_QUORUM_FAILURE, QEVENT_QUORUM_REPORT_BAD, - QEVENT_ACPI_OST, /* Add to 'monitor_event_names' array in monitor.c when * defining new events here */ -- cgit v1.1