rtld: Remove unused xrealloc function
authorJohn Marino <draco@marino.st>
Sat, 21 Jan 2012 10:52:42 +0000 (11:52 +0100)
committerJohn Marino <draco@marino.st>
Mon, 23 Jan 2012 16:13:16 +0000 (17:13 +0100)
commit6669a78bee0de8928b29bc3e6cdca76d7c98d930
tree606c2f20e4d25f4c00566cbebc067a6ecd1740c3
parent4d37d7b9ae205b8c0c40ad5707b909cf68ed2785
rtld: Remove unused xrealloc function

xrealloc was added back in the prebind support days, but wasn't removed
when the resident executable support that replaced it arrived back in
2004.
libexec/rtld-elf/rtld.h
libexec/rtld-elf/xmalloc.c