Преглед изворни кода

* pbyte killed, it is in systems nowadays

git-svn-id: trunk@10096 -
marco пре 17 година
родитељ
комит
66676be8e5
1 измењених фајлова са 1 додато и 2 уклоњено
  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 ;