* fixed compilation after r35034

- removed commented-out uses statement

git-svn-id: trunk@35046 -
This commit is contained in:
Jonas Maebe 2016-12-03 08:48:01 +00:00
parent 8c167f4e40
commit ba33da711a

View File

@ -46,20 +46,9 @@ implementation
globtype, globtype,
systems,verbose,cutils, systems,verbose,cutils,
cpubase,cgbase,cgutils,cgobj, cpubase,cgbase,cgutils,cgobj,
symsym,symcpu,nld, symconst, symsym,symcpu,nld,
aasmbase,aasmtai,aasmdata,aasmcpu; aasmbase,aasmtai,aasmdata,aasmcpu;
{ uses
globtype,systems,
cutils,verbose,globals,
cgbase,cgutils,
cpubase,paramgr,
aasmtai,aasmdata,aasmcpu,
nbas,nmem,nld,ncnv,
symdef,symsym,symcpu,
cga,cgobj,cpuinfo;}
procedure tx8664callnode.do_syscall; procedure tx8664callnode.do_syscall;
var var
tmpref: treference; tmpref: treference;