git: static dl_iterate_phdr: remove unused phent variable
    John Marino 
    marino at crater.dragonflybsd.org
       
    Sat Feb 11 14:26:54 PST 2012
    
    
  
commit de4f87fee1f353ecdb5f58103272b41fe40963b7
Author: John Marino <draco at marino.st>
Date:   Sat Feb 11 23:23:14 2012 +0100
    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.
Summary of changes:
 lib/libc/gen/dlfcn.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/de4f87fee1f353ecdb5f58103272b41fe40963b7
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list