summaryrefslogtreecommitdiff
path: root/plugins/ShlExt/shlext.dpr
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ShlExt/shlext.dpr')
-rw-r--r--plugins/ShlExt/shlext.dpr1
1 files changed, 0 insertions, 1 deletions
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 }