Removed unused variable
This commit is contained in:
parent
dad0997ed9
commit
6aed130990
|
@ -84,7 +84,6 @@ Var
|
||||||
Count : Byte;
|
Count : Byte;
|
||||||
Str : String;
|
Str : String;
|
||||||
Str2 : String;
|
Str2 : String;
|
||||||
EndIt : Byte;
|
|
||||||
Begin
|
Begin
|
||||||
Result := True;
|
Result := True;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue