static dl_iterate_phdr: remove unused phent variable
authorJohn Marino <draco@marino.st>
Sat, 11 Feb 2012 22:23:14 +0000 (23:23 +0100)
committerJohn Marino <draco@marino.st>
Sat, 11 Feb 2012 22:26:21 +0000 (23:26 +0100)
commitde4f87fee1f353ecdb5f58103272b41fe40963b7
treef0e3a6f59f374dd2004bd3c92ce8a69cf218e651
parent2bf6cefad57a8e6ec4cf888e68f55440210d96b3
static dl_iterate_phdr: remove unused phent variable

This variable had been used in a validity check that was removed before
the last commit of dlfcn.c and it got orphaned.
lib/libc/gen/dlfcn.c