summaryrefslogtreecommitdiff
path: root/gcc/ada/prj-attr-pm.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/prj-attr-pm.ads')
-rw-r--r--gcc/ada/prj-attr-pm.ads4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/prj-attr-pm.ads b/gcc/ada/prj-attr-pm.ads
index 5b5cfccb09e..695e17fed24 100644
--- a/gcc/ada/prj-attr-pm.ads
+++ b/gcc/ada/prj-attr-pm.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 2004 Free Software Foundation, Inc. --
+-- Copyright (C) 2005 Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -24,8 +24,6 @@
-- --
------------------------------------------------------------------------------
-with Types; use Types;
-
package Prj.Attr.PM is
-- The following procedures are not secure and should only be used by the
-- Project Manager, that is the packages of the Prj or MLib hierarchies.