PR ada/27944
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jun 2006 02:08:53 +0000 (02:08 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jun 2006 02:08:53 +0000 (02:08 +0000)
* s-taprop-hpux-dce.adb: Delete redundant 'with System.Parameters'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114598 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 215609e..51780a3 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 838f54e..4aefcda 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