Explorar o código

- remove unused variable; reported by Alexey Torgashin on the forum

Sven/Sarah Barth %!s(int64=2) %!d(string=hai) anos
pai
achega
7420dc545d
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      rtl/objpas/fgl.pp

+ 0 - 4
rtl/objpas/fgl.pp

@@ -1104,10 +1104,6 @@ begin
 end;
 
 function TFPGObjectList.GetFirst: T;
-
-Var
-  P: Pointer;
-
 begin
   if FCount<>0 then
     Result := T(inherited GetFirst^)