Browse Source

* cleanup of unused units

git-svn-id: trunk@25059 -
florian 12 years ago
parent
commit
d0db391d7c
1 changed files with 1 additions and 10 deletions
  1. 1 10
      compiler/i386/n386set.pas

+ 1 - 10
compiler/i386/n386set.pas

@@ -38,16 +38,7 @@ interface
 implementation
 implementation
 
 
     uses
     uses
-      systems,
-      verbose,globals,constexp,
-      symconst,symdef,defutil,
-      aasmbase,aasmtai,aasmdata,aasmcpu,
-      cgbase,pass_2,
-      ncon,
-      cpubase,cpuinfo,procinfo,
-      cga,cgutils,cgobj,ncgutil,
-      cgx86;
-
+      globals,cpuinfo;
 
 
 {*****************************************************************************
 {*****************************************************************************
                             TI386CASENODE
                             TI386CASENODE