diff options
author | Alexey Kulakov <panda75@bk.ru> | 2014-12-11 17:38:57 +0000 |
---|---|---|
committer | Alexey Kulakov <panda75@bk.ru> | 2014-12-11 17:38:57 +0000 |
commit | 7d8860bd3d4e4777ac813c7a0b6efbfdbd5adcc1 (patch) | |
tree | 66b80fd1fae89e2be33016f005b189683c070b89 /plugins/Actman30/hooks | |
parent | 3e5dab1a8298130da0ebfb20d91b6963a64367b1 (diff) |
Actman 30: style fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@11333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Actman30/hooks')
-rw-r--r-- | plugins/Actman30/hooks/hooks.pas | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Actman30/hooks/hooks.pas b/plugins/Actman30/hooks/hooks.pas index 02ab937cab..0bfa508afe 100644 --- a/plugins/Actman30/hooks/hooks.pas +++ b/plugins/Actman30/hooks/hooks.pas @@ -11,8 +11,6 @@ uses {$R hooks.res}
-{$include m_actman.inc}
-
{$include i_hook.inc}
{$include i_hconst.inc}
{$include i_options.inc}
|