Clean up "set but not used" GCC warnings
authorJonathan McDowell <noodles@earth.li>
Tue, 18 Oct 2011 04:53:03 +0000 (21:53 -0700)
committerJonathan McDowell <noodles@earth.li>
Tue, 18 Oct 2011 04:53:03 +0000 (21:53 -0700)
commit33cfd5887ea8d05241b5b4749abbf7fdfadb51fe
tree48e2df43c241fa65a0c17547def6b2ef3ca47406
parentc729b95a80e36514184cdd496774bb1d47fcc08f
Clean up "set but not used" GCC warnings

  GCC 4.6 now errors when a variable is set but not used; clean up
  instances of this to fix compilation.
gpgwww.c
splitkeys.c
stripkey.c