]> the.earth.li Git - onak.git/commitdiff
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)
  GCC 4.6 now errors when a variable is set but not used; clean up
  instances of this to fix compilation.


No differences found