From 57d7a593cb444941ade06bde7911aaa77d431cc4 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 15 Oct 2013 11:45:00 +0000 Subject: code cleanup registermodule service removed git-svn-id: http://svn.miranda-ng.org/main/trunk@6497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Actman30/actman.dpr | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/Actman30/actman.dpr') diff --git a/plugins/Actman30/actman.dpr b/plugins/Actman30/actman.dpr index b4a2cf1566..4515e35c1e 100644 --- a/plugins/Actman30/actman.dpr +++ b/plugins/Actman30/actman.dpr @@ -201,9 +201,6 @@ begin HookEvent(ME_SYSTEM_SHUTDOWN{ME_SYSTEM_OKTOEXIT},@PreShutdown); NotifyEventHooks(hHookChanged,twparam(ACTM_LOADED),0); - //----- DBEDITOR support ----- -// CallService(MS_DBEDIT_REGISTERSINGLEMODULE,twparam(PluginShort),0); - IsMultiThread:=true; // Load additional modules ptr:=ActionLink; -- cgit v1.2.3