From e412759d7e551e3fc4dc4be6e1fae1cd4f308868 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 3 Jul 2012 21:47:03 +0000 Subject: no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewEventNotify/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/NewEventNotify') diff --git a/plugins/NewEventNotify/main.cpp b/plugins/NewEventNotify/main.cpp index db28bf7fa0..3cf67e39b6 100644 --- a/plugins/NewEventNotify/main.cpp +++ b/plugins/NewEventNotify/main.cpp @@ -46,7 +46,6 @@ PLUGININFOEX pluginInfo = { "GNU GPL", "http://addons.miranda-im.org/details.php?action=viewfile&id=3637", UNICODE_AWARE, - 0, {0x3503D584, 0x6234, 0x4BEF, {0xA5, 0x53, 0x6C, 0x1B, 0x9C, 0xD4, 0x71, 0xF2 } } // {3503D584-6234-4BEF-A553-6C1B9CD471F2} }; -- cgit v1.2.3