re PR ada/27944 (s-taprop.adb:66:06: warning: redundant with clause in body)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 13 Jun 2006 02:08:53 +0000 (02:08 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 13 Jun 2006 02:08:53 +0000 (02:08 +0000)
PR ada/27944
* s-taprop-hpux-dce.adb: Delete redundant 'with System.Parameters'.

From-SVN: r114598

gcc/ada/ChangeLog
gcc/ada/s-taprop-hpux-dce.adb

index 215609e9f56a3e156b54823896ed64c129a601d9..51780a36d6cd6cb111920a48db41394cc52bffb2 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR ada/27944
+       * s-taprop-hpux-dce.adb: Delete redundant 'with System.Parameters'.
+
 2006-06-06  Laurent GUERBY  <laurent@guerby.net>
 
         PR ada/27769
index 838f54e76f95a50f61ae414c43a1b056da3b6f97..4aefcda25bce064294d6db26797a32dc4d8e8c83 100644 (file)
@@ -63,9 +63,6 @@ with Interfaces.C;
 --  used for int
 --           size_t
 
-with System.Parameters;
---  used for Size_Type
-
 with System.Task_Primitives.Interrupt_Operations;
 --  used for Get_Interrupt_ID