summaryrefslogtreecommitdiff
path: root/gcc/ada/s-tataat.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-tataat.adb')
-rw-r--r--gcc/ada/s-tataat.adb6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/ada/s-tataat.adb b/gcc/ada/s-tataat.adb
index 120fa21f544..b3660f3b04c 100644
--- a/gcc/ada/s-tataat.adb
+++ b/gcc/ada/s-tataat.adb
@@ -7,7 +7,7 @@
-- B o d y --
-- --
-- Copyright (C) 1991-1994, Florida State University --
--- Copyright (C) 1995-2003, Ada Core Technologies --
+-- Copyright (C) 1995-2004, Ada Core Technologies --
-- --
-- GNARL 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- --
@@ -51,10 +51,6 @@ package body System.Tasking.Task_Attributes is
use Task_Primitives.Operations;
use Tasking.Initialization;
- function To_Access_Node is new Unchecked_Conversion
- (Access_Address, Access_Node);
- -- Tetch pointer to indirect attribute list
-
function To_Access_Address is new Unchecked_Conversion
(Access_Node, Access_Address);
-- Store pointer to indirect attribute list