diff options
author | Alexey Kulakov <panda75@bk.ru> | 2012-07-05 12:35:02 +0000 |
---|---|---|
committer | Alexey Kulakov <panda75@bk.ru> | 2012-07-05 12:35:02 +0000 |
commit | 3e577372cab9dde2981fb4ac143cacce0419b069 (patch) | |
tree | c08ee1d69b563c056d8facd7b45325a489972b77 /plugins/HistoryPlusPlus/hpp_mescatcher.pas | |
parent | c78cb0fb36db5ac84fdc6f012074a6c1cea68b1e (diff) |
m_api: hide hLangpack from interface part
History++ small cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_mescatcher.pas')
-rw-r--r-- | plugins/HistoryPlusPlus/hpp_mescatcher.pas | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_mescatcher.pas b/plugins/HistoryPlusPlus/hpp_mescatcher.pas index bb91be9aa6..ae95bcbca8 100644 --- a/plugins/HistoryPlusPlus/hpp_mescatcher.pas +++ b/plugins/HistoryPlusPlus/hpp_mescatcher.pas @@ -48,7 +48,6 @@ unit hpp_mescatcher; interface
-{$I compilers.inc}
{.$DEFINE USE_CUSTOMIDLEHOOK}
uses
|