Browse Source

Remove commented variables which strangely weren't detected by a "make cycle"...

git-svn-id: trunk@22456 -
svenbarth 13 years ago
parent
commit
e04fae2c67
1 changed files with 0 additions and 6 deletions
  1. 0 6
      compiler/pmodules.pas

+ 0 - 6
compiler/pmodules.pas

@@ -736,12 +736,6 @@ type
     function proc_unit:boolean;
       var
          main_file: tinputfile;
-         {
-{$ifdef EXTDEBUG}
-         store_crc,
-{$endif EXTDEBUG}
-         store_interface_crc,
-         store_indirect_crc: cardinal;}
          s1,s2  : ^string; {Saves stack space}
          init_procinfo : tcgprocinfo;
          unitname : ansistring;