COMP: When VTK_LEGACY_REMOVE is defined then VTK_LEGACY needs to replace...
COMP: When VTK_LEGACY_REMOVE is defined then VTK_LEGACY needs to replace methods with dummy declarations to avoid stray semicolons. This allows building with Borland when removing legacy code. It also avoids warnings on some other compilers.
Please register or sign in to comment