summary refs log tree commit diff
path: root/argp
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-07 19:23:45 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-07 19:23:45 -0500
commit00bbd29b35717f0de8b97e5b1e6fd3e979808ec3 (patch)
treefe3ca8a8fb7925ba83ab20add8a5126e3fa2efaf /argp
parenta2693a0e2ea184b915bd7c08eedd4a3d63958818 (diff)
downloadglibc-00bbd29b35717f0de8b97e5b1e6fd3e979808ec3.tar.gz
glibc-00bbd29b35717f0de8b97e5b1e6fd3e979808ec3.tar.xz
glibc-00bbd29b35717f0de8b97e5b1e6fd3e979808ec3.zip
Update ABI information
Diffstat (limited to 'argp')
-rw-r--r--argp/Versions3
1 files changed, 0 insertions, 3 deletions
diff --git a/argp/Versions b/argp/Versions
index 378320c44d..bf13642066 100644
--- a/argp/Versions
+++ b/argp/Versions
@@ -7,8 +7,5 @@ libc {
     # a*
     argp_error; argp_failure; argp_help; argp_parse; argp_state_help;
     argp_usage;
-
-    # kludge for recursive argp callers that know the magic.
-    _argp_unlock_xxx;
   }
 }