diff options
author | Alexey Kulakov <panda75@bk.ru> | 2014-12-08 19:38:34 +0000 |
---|---|---|
committer | Alexey Kulakov <panda75@bk.ru> | 2014-12-08 19:38:34 +0000 |
commit | cfe9b78c2534fd4aa777237fc2dd7e06a02bb428 (patch) | |
tree | f78b3a515eb51755fdd8f2e62bb8da08ecfd3f24 /include | |
parent | 9e46759e7968e312841f7050a42f64808b4c0d22 (diff) |
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@11280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include')
-rw-r--r-- | include/delphi/m_api.pas | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/delphi/m_api.pas b/include/delphi/m_api.pas index eb95e6dc3d..25bc53430d 100644 --- a/include/delphi/m_api.pas +++ b/include/delphi/m_api.pas @@ -250,9 +250,6 @@ var implementation
-var
- hLangpack:int = 0;
-
{$undef M_API_UNIT}
{$include m_helpers.inc}
{$include m_clistint.inc}
|