Browse Source

* pbyte killed, it is in systems nowadays

git-svn-id: trunk@10096 -
marco 17 năm trước cách đây
mục cha
commit
66676be8e5
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      rtl/objpas/classes/streams.inc

+ 1 - 2
rtl/objpas/classes/streams.inc

@@ -346,8 +346,7 @@ end;
     end;
 
   Function TStream.ReadAnsiString : String;
-  Type
-    PByte = ^Byte;
+
   Var
     TheSize : Longint;
     P : PByte ;