diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ghdldrv/ghdllocal.adb | 1 |
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; |