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

git-svn-id: trunk@22456 -
This commit is contained in:
svenbarth 2012-09-25 11:52:10 +00:00
parent 582f1d04b8
commit e04fae2c67

View File

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