Quellcode durchsuchen

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

git-svn-id: trunk@22456 -
svenbarth vor 13 Jahren
Ursprung
Commit
e04fae2c67
1 geänderte Dateien mit 0 neuen und 6 gelöschten Zeilen
  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;