summaryrefslogtreecommitdiff
path: root/plugins/QuickMessages/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/QuickMessages/main.c')
-rw-r--r--plugins/QuickMessages/main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/QuickMessages/main.c b/plugins/QuickMessages/main.c
index 100107cceb..b1957c89eb 100644
--- a/plugins/QuickMessages/main.c
+++ b/plugins/QuickMessages/main.c
@@ -50,13 +50,8 @@ PLUGININFOEX pluginInfo = {
"http://miranda.radicaled.ru/index.php?plugin=3",
UNICODE_AWARE,
0,
-#ifdef _UNICODE
// {37ED754B-6CF9-40ed-9EB6-0FEF8E822475}
{ 0x37ed754b, 0x6cf9, 0x40ed, { 0x9e, 0xb6, 0xf, 0xef, 0x8e, 0x82, 0x24, 0x75 } }
-#else
- // {A15C6605-75F3-4be2-9193-6D3DDD0A13B7}
- { 0xa15c6605, 0x75f3, 0x4be2, { 0x91, 0x93, 0x6d, 0x3d, 0xdd, 0xa, 0x13, 0xb7 } }
-#endif
};