aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-02-01 13:00:41 +0100
committerTristan Gingold <tgingold@free.fr>2020-02-01 13:00:41 +0100
commit841790b42b7be2fada2bd12faeb68dc020ccb908 (patch)
treed42640bbc03dfc4172866d5ded627e4598dc7343 /src/ghdldrv
parent79fc4b05891c91db4cc33f82373b8a0792c41e02 (diff)
downloadghdl-841790b42b7be2fada2bd12faeb68dc020ccb908.tar.gz
ghdl-841790b42b7be2fada2bd12faeb68dc020ccb908.tar.bz2
ghdl-841790b42b7be2fada2bd12faeb68dc020ccb908.zip
ghdllocal: remove unused use clause.
Diffstat (limited to 'src/ghdldrv')
-rw-r--r--src/ghdldrv/ghdllocal.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ghdldrv/ghdllocal.adb b/src/ghdldrv/ghdllocal.adb
index 01d4e6279..72d95eb51 100644
--- a/src/ghdldrv/ghdllocal.adb
+++ b/src/ghdldrv/ghdllocal.adb
@@ -1742,7 +1742,6 @@ package body Ghdllocal is
Args : Argument_List)
is
pragma Unreferenced (Cmd);
- use Ada.Command_Line;
use Name_Table;
Prim_Id : Name_Id;