mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 20:09:27 +02:00
Remove double cgutils in uses clause
git-svn-id: trunk@22758 -
This commit is contained in:
parent
825fa86824
commit
34279864ef
@ -62,7 +62,7 @@ unit cpupara;
|
|||||||
verbose,
|
verbose,
|
||||||
globals,
|
globals,
|
||||||
systems,
|
systems,
|
||||||
cpuinfo,cgutils,
|
cpuinfo,
|
||||||
defutil;
|
defutil;
|
||||||
|
|
||||||
procedure tm68kparamanager.getintparaloc(calloption : tproccalloption; nr : longint; def : tdef; var cgpara : tcgpara);
|
procedure tm68kparamanager.getintparaloc(calloption : tproccalloption; nr : longint; def : tdef; var cgpara : tcgpara);
|
||||||
|
Loading…
Reference in New Issue
Block a user