Skip to content
  • Sujin Philip's avatar
    Fix vtkPolyLine.cxx scanbuild warning · 58ff3994
    Sujin Philip authored
    Fixes the following warnings:
    1] vtk/Common/DataModel/vtkPolyLine.cxx:149:13: warning: Value stored to 'sPrevId' is never read
    2] vtk/Common/DataModel/vtkPolyLine.cxx:231:7: warning: Value stored to 'sPrevId' is never read
    58ff3994