Fem: Remove unused variables
This commit is contained in:
committed by
Chris Hennes
parent
a077100c24
commit
19324fa3fe
@@ -64,7 +64,6 @@ protected:
|
||||
private:
|
||||
static const char* OutputEnums[];
|
||||
|
||||
bool m_transform_used = false;
|
||||
void setupPipeline();
|
||||
|
||||
vtkSmartPointer<vtkAppendFilter> m_append;
|
||||
|
||||
@@ -133,7 +133,6 @@ private:
|
||||
|
||||
bool m_block_property = false;
|
||||
bool m_data_updated = false;
|
||||
bool m_use_transform = false;
|
||||
void updateData();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user