* remove windows.pboolean, mantis #38019

git-svn-id: trunk@47275 -
This commit is contained in:
marco 2020-11-01 19:59:58 +00:00
parent 71c30761dd
commit b06727d8af

View File

@ -206,7 +206,6 @@
LPPTSTR = ^LPTSTR;
PWINBOOL = ^WINBOOL;
PBOOLEAN = ^BYTE {$ifndef VER2_2} deprecated {$endif};
PBYTE = System.PByte;