From b5ecb07dcf78667db73b8fad9480118b4c009f8b Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Wed, 4 Jul 2012 07:14:19 +0000 Subject: Changed to support latest PluginInfoEx structure git-svn-id: http://svn.miranda-ng.org/main/trunk@748 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShlExt/shlext.dpr | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/ShlExt') diff --git a/plugins/ShlExt/shlext.dpr b/plugins/ShlExt/shlext.dpr index 792ed74f90..d8745532f2 100644 --- a/plugins/ShlExt/shlext.dpr +++ b/plugins/ShlExt/shlext.dpr @@ -361,7 +361,6 @@ begin PluginInfo.copyright := '(c) 2009 Sam Kothari (egoDust)'; PluginInfo.homePage := 'http://addons.miranda-im.org/details.php?action=viewfile&id=534'; PluginInfo.flags := 0; - PluginInfo.replacesDefaultModule := 0; { This UUID is fetched twice } CopyMemory(@PluginInfo.uuid, @CLSID_ISHLCOM, sizeof(TMUUID)); { return info } -- cgit v1.2.3