summaryrefslogtreecommitdiff
path: root/gcc/ada/gnatls.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/gnatls.adb')
-rw-r--r--gcc/ada/gnatls.adb3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ada/gnatls.adb b/gcc/ada/gnatls.adb
index 5b433187adb..b5a3f49df16 100644
--- a/gcc/ada/gnatls.adb
+++ b/gcc/ada/gnatls.adb
@@ -40,7 +40,6 @@ with Rident; use Rident;
with Sdefault;
with Snames;
with Switch; use Switch;
-with Targparm; use Targparm;
with Types; use Types;
with GNAT.Case_Util; use GNAT.Case_Util;
@@ -1574,8 +1573,6 @@ begin
Osint.Add_Default_Search_Dirs;
if Verbose_Mode then
- Targparm.Get_Target_Parameters;
-
Write_Eol;
Display_Version ("GNATLS", "1997");
Write_Eol;