浏览代码

Remove double cgutils in uses clause

git-svn-id: trunk@22758 -
pierre 13 年之前
父节点
当前提交
34279864ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/m68k/cpupara.pas

+ 1 - 1
compiler/m68k/cpupara.pas

@@ -62,7 +62,7 @@ unit cpupara;
        verbose,
        globals,
        systems,
-       cpuinfo,cgutils,
+       cpuinfo,
        defutil;
 
     procedure tm68kparamanager.getintparaloc(calloption : tproccalloption; nr : longint; def : tdef; var cgpara : tcgpara);