summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Ping/src/common.h')
-rw-r--r--plugins/Ping/src/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Ping/src/common.h b/plugins/Ping/src/common.h
index 23fb4c676e..e4e338cc34 100644
--- a/plugins/Ping/src/common.h
+++ b/plugins/Ping/src/common.h
@@ -118,8 +118,4 @@ extern HINSTANCE hInst;
extern bool use_raw_ping;
-#ifndef MIID_PING
-#define MIID_PING {0x9cd1684e, 0xc520, 0x4b58, { 0x9a, 0x52, 0xae, 0x3d, 0x7a, 0x72, 0x4, 0x46}}
-#endif
-
#endif