Ver Fonte

* pbyte killed, it is in systems nowadays

git-svn-id: trunk@10096 -
marco há 17 anos atrás
pai
commit
66676be8e5
1 ficheiros alterados com 1 adições e 2 exclusões
  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 ;