summaryrefslogtreecommitdiff
path: root/plugins/Alarms/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Alarms/src/common.h')
-rw-r--r--plugins/Alarms/src/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Alarms/src/common.h b/plugins/Alarms/src/common.h
index c7124edaa0..51527fd3e8 100644
--- a/plugins/Alarms/src/common.h
+++ b/plugins/Alarms/src/common.h
@@ -63,8 +63,4 @@ typedef struct ALARM_tag {
DWORD trigger_id;
} ALARM;
-#ifndef MIID_ALARMS
-#define MIID_ALARMS {0x60ebaad1, 0x8d95, 0x4966, { 0x8b, 0xe3, 0xb1, 0xed, 0xaf, 0xa2, 0x11, 0xab}}
-#endif
-
#endif