- remove definition of QWord as suggested by Simon Ameis in #22465

git-svn-id: trunk@22800 -
This commit is contained in:
florian 2012-10-21 14:47:59 +00:00
parent a34f28c067
commit 86429c634f

View File

@ -79,14 +79,6 @@ type
IN6_ADDR = Pointer; // todo
{$ENDIF JWA_INCLUDEMODE}
//
// Define QWORD -- not yet defined globally
//
type
QWORD = Int64;
{$EXTERNALSYM QWORD}
//
// DNS public types
//