summaryrefslogtreecommitdiff
path: root/include/delphi/m_core.inc
diff options
context:
space:
mode:
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;