Skip to content

Commit

Permalink
vtkext: Remove unused member
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal committed Oct 10, 2024
1 parent 6e8a229 commit 8eb5a8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vtkext/private/module/vtkF3DRenderer.h
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,6 @@ class vtkF3DRenderer : public vtkOpenGLRenderer
vtkNew<vtkTextActor> TimerActor;
unsigned int Timer = 0;

bool UpVectorConfigured = false;
bool CheatSheetConfigured = false;
bool ActorsPropertiesConfigured = false;
bool GridConfigured = false;
Expand Down

0 comments on commit 8eb5a8c

Please sign in to comment.