Skip to content

remove IPowerSupply::getConfiguration

Daniel Joseph Antrim requested to merge dantrim_ps_remove_getConf into devel

What

This MR removes the IPowerSupply::getConfiguration method. It also removes the private data member IPowerSupply::m_config. It is used nowhere, and it should be removed for the same reason as for removing IPowerSupply::getConfiguration.

Related Issues

Edited by Daniel Joseph Antrim

Merge request reports