From c395d7ba1c0982ffd34dcb76fb7bdb65760a9a6e Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 29 Jun 2019 12:02:56 +0200 Subject: ghdlcomp: fix warnings. --- src/ghdldrv/ghdlcomp.adb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src') diff --git a/src/ghdldrv/ghdlcomp.adb b/src/ghdldrv/ghdlcomp.adb index b2e9cb51f..9d6048cbf 100644 --- a/src/ghdldrv/ghdlcomp.adb +++ b/src/ghdldrv/ghdlcomp.adb @@ -315,10 +315,7 @@ package body Ghdlcomp is procedure Common_Compile_Elab (Cmd_Name : String; Args : Argument_List; Opt_Arg : out Natural; - Config : out Iir) - is - use Types; - use Vhdl.Configuration; + Config : out Iir) is begin Extract_Elab_Unit (Cmd_Name, Args, Opt_Arg); if Sec_Name = null then -- cgit v1.2.3