Browse Source

* remove windows.pboolean, mantis #38019

git-svn-id: trunk@47275 -
marco 4 năm trước cách đây
mục cha
commit
b06727d8af
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      rtl/win/wininc/base.inc

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

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