compiler: remove unused variable

git-svn-id: trunk@14359 -
This commit is contained in:
paul 2009-12-08 04:24:28 +00:00
parent 896e481f86
commit f718be3afd

View File

@ -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);