re PR ada/27944 (s-taprop.adb:66:06: warning: redundant with clause in body)

PR ada/27944
	* s-taprop-hpux-dce.adb: Delete redundant 'with System.Parameters'.

From-SVN: r114598
This commit is contained in:
John David Anglin 2006-06-13 02:08:53 +00:00 committed by John David Anglin
parent 2094534c2b
commit ce0d1b886d
2 changed files with 5 additions and 3 deletions

View 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

View 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