From 62e41a4675a75fb41b2b77ce259cdc3479834384 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 5 Mar 2001 20:43:07 +0000 Subject: [PATCH] Remove __new_exitfn. --- stdlib/Versions | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stdlib/Versions b/stdlib/Versions index c13ef27..034125a 100644 --- a/stdlib/Versions +++ b/stdlib/Versions @@ -94,8 +94,4 @@ libc { # used by new G++ ABI __cxa_atexit; __cxa_finalize; } - GLIBC_2.2.3 { - # Used by atexit in libc_nonshared. - __new_exitfn; - } } -- 2.7.4