From 43691e8134fab2a55243607b2047c2fb3f3ee04b Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Sun, 15 Jul 2012 06:57:07 +0000 Subject: Delphi7 adaptation git-svn-id: http://svn.miranda-ng.org/main/trunk@976 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/testdll.dpr | 1 - 1 file changed, 1 deletion(-) (limited to 'include/delphi/testdll.dpr') diff --git a/include/delphi/testdll.dpr b/include/delphi/testdll.dpr index f30da207ec..972442dced 100644 --- a/include/delphi/testdll.dpr +++ b/include/delphi/testdll.dpr @@ -18,7 +18,6 @@ begin PluginInfo.copyright :='(c) 2003 J. Random Hacker'; PluginInfo.homepage :='http://miranda-icq.sourceforge.net/'; PluginInfo.flags :=UNICODE_AWARE; - PluginInfo.replacesDefaultModule:=0; PluginInfo.uuid :=MIID_TESTPLUGIN;//'{08B86253-EC6E-4d09-B7A9-64ACDF0627B8}'; end; -- cgit v1.2.3