diff options
Diffstat (limited to 'sem_scopes.adb')
-rw-r--r-- | sem_scopes.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sem_scopes.adb b/sem_scopes.adb index fe4bcc77d..88e676075 100644 --- a/sem_scopes.adb +++ b/sem_scopes.adb @@ -17,7 +17,6 @@ -- 02111-1307, USA. with Ada.Text_IO; with GNAT.Table; -with Types; use Types; with Name_Table; -- use Name_Table; with Errorout; use Errorout; with Iirs_Utils; |