From a6f80cc4863e3a2286d783a23d0744ae3d55f481 Mon Sep 17 00:00:00 2001 From: Robert Dewar Date: Fri, 1 Aug 2008 09:37:50 +0200 Subject: [PATCH] sem_ch10.adb: Minor reformatting 2008-08-01 Robert Dewar * sem_ch10.adb: Minor reformatting From-SVN: r138457 --- gcc/ada/sem_ch10.adb | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc/ada/sem_ch10.adb b/gcc/ada/sem_ch10.adb index 626bee47c1a8..026e434f7a3e 100644 --- a/gcc/ada/sem_ch10.adb +++ b/gcc/ada/sem_ch10.adb @@ -2708,7 +2708,6 @@ package body Sem_Ch10 is Nkind (Unit_Declaration_Node (Entity (Selector_Name (Nam)))) = N_Package_Renaming_Declaration then - -- The name in the with_clause is of the form A.B.C, and B -- is given by a renaming declaration. In that case we may -- not have analyzed the unit for B, but replaced it directly -- 2.47.2