Browse Source

compiler: remove unused variable

git-svn-id: trunk@14359 -
paul 15 years ago
parent
commit
f718be3afd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      compiler/ncgmem.pas

+ 0 - 1
compiler/ncgmem.pas

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