Remove some unused variables.
authorRichard Jones <rjones@redhat.com>
Mon, 15 Feb 2010 15:55:38 +0000 (15:55 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 19 Feb 2010 15:02:08 +0000 (15:02 +0000)
commit8b64563dd9e5291e31881c4faea68d9bd0f178ee
tree258dc43b0539bb07fa22103b764c39bcd2f58cb2
parent4c706dac78df91669fd21e6ab6048bff0ee970ae
Remove some unused variables.

Since we have to compile with -Wno-unused-variables, we don't
spot unused variables in code.  I found these by compiling the
code in Ubuntu.
hivex/hivexsh.c