Commit ce0d1b88 by John David Anglin Committed by John David Anglin

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
parent 2094534c
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment