Skip to content

Drop use of IJobOptionsSvc (run2)

Marco Cattaneo requested to merge run2-drop-use-IJobOptionsSvc into run2-patches

Fixes the deprecation warning warning: 'virtual StatusCode IJobOptionsSvc::addPropertyToCatalogue(const string&, const Gaudi::Details::PropertyBase&)' is deprecated: will be removed in v36r0 [-Wdeprecated-declarations]

Also, removed redundant empty constructor

@clemenci, @jonrob FYI, please check

Edited by Marco Cattaneo

Merge request reports