mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 23:49:22 +02:00
compiler: remove unused variable
git-svn-id: trunk@14359 -
This commit is contained in:
parent
896e481f86
commit
f718be3afd
@ -98,7 +98,6 @@ implementation
|
|||||||
href : treference;
|
href : treference;
|
||||||
pool : THashSet;
|
pool : THashSet;
|
||||||
entry : PHashSetItem;
|
entry : PHashSetItem;
|
||||||
typename: string;
|
|
||||||
|
|
||||||
begin
|
begin
|
||||||
location_reset(location,LOC_REGISTER,OS_ADDR);
|
location_reset(location,LOC_REGISTER,OS_ADDR);
|
||||||
|
Loading…
Reference in New Issue
Block a user