From eccb63561ff07ac55b82fb7e609e77bf306e773a Mon Sep 17 00:00:00 2001 From: charlet Date: Wed, 15 Feb 2006 09:29:17 +0000 Subject: 2006-02-13 Hristian Kirtchev * a-tasatt.adb, s-osinte-lynxos-3.adb, s-osinte-lynxos.adb, s-osinte-aix.adb, s-interr-sigaction.adb, s-asthan-vms-alpha.adb, s-interr-vms.adb, s-intman-vms.adb, s-interr-vxworks.adb, s-intman-vxworks.adb, s-asthan-vms-alpha.adb, a-ztexio.adb, a-reatim.adb, a-taside.adb, a-textio.adb, a-witeio.adb, prj-attr.adb, s-intman-irix.adb, s-intman-solaris.adb, s-intman-posix.adb, a-dynpri.adb, a-interr.adb, g-dynhta.adb, s-asthan.adb, s-interr.adb, s-pooglo.adb, s-pooloc.adb, s-poosiz.adb, s-tasren.adb, s-tasuti.adb, s-tataat.adb, s-tpobop.adb: Remove redundant with clauses. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111024 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/s-pooloc.adb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gcc/ada/s-pooloc.adb') diff --git a/gcc/ada/s-pooloc.adb b/gcc/ada/s-pooloc.adb index 3a7875c580c..dca1b413f70 100644 --- a/gcc/ada/s-pooloc.adb +++ b/gcc/ada/s-pooloc.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 1992-2002, Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2006, 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- -- @@ -32,7 +32,6 @@ ------------------------------------------------------------------------------ with System.Memory; -with System.Storage_Elements; with Unchecked_Conversion; -- cgit v1.2.1