Browse Source

* remove windows.pboolean, mantis #38019

git-svn-id: trunk@47275 -
marco 4 years ago
parent
commit
b06727d8af
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rtl/win/wininc/base.inc

+ 0 - 1
rtl/win/wininc/base.inc

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