HomeFreeBSD

Fix unused variable

Description

Fix unused variable

Flagged by the default -Wunused-but-set-variable gcc option when
running under Fedora 15. Since it's correct this variable is
entirely unused this commit removes it.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Apr 19 2011, 4:45 PM
Parents
rG03318641afc3: Fix gcc configure warnings
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG98e2afd1c5fc: Fix unused variable (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Apr 19 2011, 4:45 PM