Skip to content

Remove deprecated plugins.

Joseph Boudreau requested to merge RemoveDeprecatedPlugins into master

Five interfaces classes (FSLUserEventPlugin, FSLUserRunPlugin, FSLUserSteppingPlugin, FSLUserStackingPlugin, FSLUserTrackingPlugin) are deprecated. So are the Dummy examples that were originally foreseen to test these. They did not even compile anymore. They are gone with this MR.

Merge request reports