Skip to content

Commit

Permalink
Removes unused declared getter
Browse files Browse the repository at this point in the history
  • Loading branch information
kidharb committed Mar 12, 2024
1 parent 2a24bbc commit 7dec4a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/VTKExtensions/Rendering/vtkF3DRenderer.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ class vtkF3DRenderer : public vtkOpenGLRenderer
* Set/Get SetUseOrthographicProjection
*/
void SetUseOrthographicProjection(bool use);
vtkGetMacro(UseOrthographicProjection, bool);
///@}

///@{
Expand Down

0 comments on commit 7dec4a7

Please sign in to comment.