From: Robert Dewar Date: Fri, 1 Aug 2008 07:37:50 +0000 (+0200) Subject: sem_ch10.adb: Minor reformatting X-Git-Tag: releases/gcc-4.4.0~3525 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f80cc4863e3a2286d783a23d0744ae3d55f481;p=thirdparty%2Fgcc.git sem_ch10.adb: Minor reformatting 2008-08-01 Robert Dewar * sem_ch10.adb: Minor reformatting From-SVN: r138457 --- 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