summaryrefslogtreecommitdiff
path: root/include/delphi/m_core.inc
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-03-30 19:21:55 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-03-30 19:21:55 +0000
commit6c0d5106bb74b20f4f8e52d3acbdee29f70b5543 (patch)
tree0a420eab4fee0744e81d635fc92cd867ef747c2a /include/delphi/m_core.inc
parentbb0f47d3264c38552e0387bce25211672e48ea72 (diff)
delphi headers cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@4260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/delphi/m_core.inc')
-rw-r--r--include/delphi/m_core.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/delphi/m_core.inc b/include/delphi/m_core.inc
index cff99d5b69..7daa189ceb 100644
--- a/include/delphi/m_core.inc
+++ b/include/delphi/m_core.inc
@@ -53,7 +53,6 @@ const
DBVTF_DENYUNICODE = $10000;
type
- HDBEVENT = Integer;
PDBVARIANT = ^TDBVARIANT;
TDBVARIANT = record
_type: Byte;