f63c1a Fixes unreferenced local variable warnings.

Authored and Committed by Adric Worley 8 years ago
    Fixes unreferenced local variable warnings.
    Deleted variables in most cases. Commented out or moved to IFDEF where referenced by existing but disabled code.