SystemClass: remove useless overridden init() method
The overridden implementation was only calling the base implementation. It can
therefore can be completely removed as it is the default behaviour.
Change-Id: Ic0eadf82abfdaad0ca76d3e9a757544d5ec31427
Signed-off-by:
David Wagner <david.wagner@intel.com>
Loading
Please sign in to comment