Remove new 2.1.3 VERSION.

This commit is contained in:
Ulrich Drepper 2000-01-24 01:40:23 +00:00
parent 9991da5c1f
commit 7c058212fe

View File

@ -7,8 +7,4 @@ libc {
GLIBC_2.1 {
__modify_ldt; modify_ldt;
}
GLIBC_2.1.3 {
# New rlimit interface
getrlimit; setrlimit; getrlimit64; setrlimit64;
}
}