Browse Source

* remvoed unused var

peter 26 years ago
parent
commit
0004218ade
1 changed files with 4 additions and 2 deletions
  1. 4 2
      compiler/hcgdata.pas

+ 4 - 2
compiler/hcgdata.pas

@@ -268,7 +268,6 @@ implementation
 
       var
          hp : pprocdef;
-         pt : pprocdeftree;
          l : pasmlabel;
 
       begin
@@ -615,7 +614,10 @@ implementation
 end.
 {
   $Log$
-  Revision 1.16  1999-09-12 14:50:50  florian
+  Revision 1.17  1999-09-13 16:23:42  peter
+    * remvoed unused var
+
+  Revision 1.16  1999/09/12 14:50:50  florian
     + implemented creation of methodname/address tables
 
   Revision 1.15  1999/09/01 13:44:56  florian