cperciva    2008-08-08 20:42:42 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 181438 on 2008-08-08 20:42:42Z by cperciva
  
  Remove variables which are assigned values and never used thereafter.
  
  Found by:       LLVM/Clang Static Checker
  Approved by:    jasone
  
  Revision  Changes    Path
  1.174     +1 -5      src/lib/libc/stdlib/malloc.c