summaryrefslogtreecommitdiffstats
path: root/gcc/ada/prj-err.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/prj-err.adb')
-rw-r--r--gcc/ada/prj-err.adb12
1 files changed, 1 insertions, 11 deletions
diff --git a/gcc/ada/prj-err.adb b/gcc/ada/prj-err.adb
index 3728c9e44b0..f0e10f891f7 100644
--- a/gcc/ada/prj-err.adb
+++ b/gcc/ada/prj-err.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 2002-2009, Free Software Foundation, Inc. --
+-- Copyright (C) 2002-2010, 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- --
@@ -29,16 +29,6 @@ with Stringt; use Stringt;
package body Prj.Err is
- -----------------------
- -- Obsolescent_Check --
- -----------------------
-
- procedure Obsolescent_Check (S : Source_Ptr) is
- pragma Warnings (Off, S);
- begin
- null;
- end Obsolescent_Check;
-
---------------
-- Post_Scan --
---------------
OpenPOWER on IntegriCloud