aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_decls.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/sem_decls.adb')
-rw-r--r--src/vhdl/sem_decls.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdl/sem_decls.adb b/src/vhdl/sem_decls.adb
index ab0566753..de4f38f04 100644
--- a/src/vhdl/sem_decls.adb
+++ b/src/vhdl/sem_decls.adb
@@ -2633,7 +2633,6 @@ package body Sem_Decls is
function Sem_Alias_Declaration (Alias : Iir) return Iir
is
- use Std_Names;
Name : Iir;
Sig : Iir_Signature;
N_Entity : Iir;