Parcourir la source

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

git-svn-id: trunk@22456 -
svenbarth il y a 13 ans
Parent
commit
e04fae2c67
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  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;