aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/mcode/ortho_code-decls.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ortho/mcode/ortho_code-decls.adb')
-rw-r--r--src/ortho/mcode/ortho_code-decls.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ortho/mcode/ortho_code-decls.adb b/src/ortho/mcode/ortho_code-decls.adb
index a3a5e5eb0..017b0b1f1 100644
--- a/src/ortho/mcode/ortho_code-decls.adb
+++ b/src/ortho/mcode/ortho_code-decls.adb
@@ -637,7 +637,6 @@ package body Ortho_Code.Decls is
procedure Disp_Decl (Indent : Natural; Decl : O_Dnode)
is
use Ada.Text_IO;
- use Ortho_Ident;
use Ortho_Code.Debug.Int32_IO;
procedure Disp_Decl_Type (Decl : O_Dnode)