Skip to content

Remove 9.3 deprecated APIs and add VTK_DEPRECATED_IN_9_5_0 macro

Jean Fechter requested to merge jean.fechter/vtk:vtkDeprec into master

All APIs that were deprecated in 9.3 are now removed. 9.3's deprecation warnings are now unconditional, and VTK_DEPRECATED_IN_9_5_0 has been added.

Edited by Jean Fechter

Merge request reports

Loading