Drop StatusCode checking
On top of !763 (merged), I removed the use StatusCodeSvc. The class is still present (for backward compatibility), but not used.
- dropped
StatusCode
destructor - disabled and deprecated all checking related code
Edited by Frank Winklmeier