Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ben Boeckel
ParaView
Commits
6d248df6
Commit
6d248df6
authored
Jul 07, 2004
by
Amy Squillacote
Browse files
removing unused class
parent
d632f443
Changes
2
Hide whitespace changes
Inline
Side-by-side
GUI/Client/CMakeLists.txt
View file @
6d248df6
...
...
@@ -129,7 +129,6 @@ SET( ParaViewClient_SRCS
vtkPVJoystickFlyOut.cxx
vtkPVLODPartDisplay.cxx
vtkPVLODRenderModuleUI.cxx
vtkPVLabel.cxx
vtkPVLabeledToggle.cxx
vtkPVLineSourceWidget.cxx
vtkPVLineWidget.cxx
...
...
GUI/Client/vtkPVSource.h
View file @
6d248df6
...
...
@@ -39,7 +39,6 @@ class vtkPVApplication;
class
vtkPVData
;
class
vtkPVInputMenu
;
class
vtkPVInputProperty
;
class
vtkPVLabel
;
class
vtkPVRenderView
;
class
vtkPVSourceCollection
;
class
vtkPVWidget
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment