mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 04:10:22 +02:00
Remove commented variables which strangely weren't detected by a "make cycle"...
git-svn-id: trunk@22456 -
This commit is contained in:
parent
582f1d04b8
commit
e04fae2c67
@ -736,12 +736,6 @@ type
|
|||||||
function proc_unit:boolean;
|
function proc_unit:boolean;
|
||||||
var
|
var
|
||||||
main_file: tinputfile;
|
main_file: tinputfile;
|
||||||
{
|
|
||||||
{$ifdef EXTDEBUG}
|
|
||||||
store_crc,
|
|
||||||
{$endif EXTDEBUG}
|
|
||||||
store_interface_crc,
|
|
||||||
store_indirect_crc: cardinal;}
|
|
||||||
s1,s2 : ^string; {Saves stack space}
|
s1,s2 : ^string; {Saves stack space}
|
||||||
init_procinfo : tcgprocinfo;
|
init_procinfo : tcgprocinfo;
|
||||||
unitname : ansistring;
|
unitname : ansistring;
|
||||||
|
Loading…
Reference in New Issue
Block a user