Skip to content
  • Brad King's avatar
    Remove RevisionMacro remnants · 8250ac3e
    Brad King authored
    Since the transition away from CVS and commit ecbbf7f7 (Remove
    vtk(Cxx|Type)RevisionMacro, 2010-05-19) the per-file revisions reported
    by vtkObjectBase::(CollectRevisions|PrintRevisions) have not been
    implemented.  Drop these methods.  Define associated macros
    
      vtkExportedTypeRevisionMacro
      vtkTypeRevisionMacro
      vtkCxxRevisionMacro
    
    to have no extra effects and only when VTK_LEGACY_REMOVE is OFF.
    When VTK_LEGACY_REMOVE is OFF drop the PrintRevisions special
    case from wrapping.
    
    Change-Id: Idf543e405762c12777e4b83044d73f666b12e213
    8250ac3e