Skip to content

Silence legacy code messages.

Instead of VTK_LEGACY_REMOVE, using VTK_LEGACY_SILENT to silence the legacy messages while still leaving the legacy API around. Certain plugins, like OSPray, are using some of the legacy classes.

Merge request reports