mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
hurd: Remove unused __libc_close_range
That was just cargo-culted.
This commit is contained in:
parent
f2c996597d
commit
d41985b71e
@ -63,5 +63,4 @@ __close_range (unsigned int first, unsigned int last,
|
||||
}
|
||||
|
||||
libc_hidden_def (__close_range)
|
||||
strong_alias (__close_range, __libc_close_range)
|
||||
weak_alias (__close_range, close_range)
|
||||
|
Loading…
x
Reference in New Issue
Block a user