Closed romangg closed 8 months ago
Which output is primary is only relevant in the context of a full config. For that we have already access functions in Config class. Remove the similar ones in Output class. We can then remove the internal synchronization code between the outputs.
mentioned in commit cb559effa82ce6f0588e55c3fc26d47536ca5438
Which output is primary is only relevant in the context of a full config. For that we have already access functions in Config class. Remove the similar ones in Output class. We can then remove the internal synchronization code between the outputs.