Clean up some unused crud from SCMTool classes.
Review Request #6589 — Created Nov. 14, 2014 and submitted
SCMTools had a couple properties which were no longer used. This was confusing
when adding new ones. This change removes those.
Ran unit tests.