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
Christian Butz
VTK
Commits
d2da3be7
Commit
d2da3be7
authored
Aug 30, 2005
by
Sebastien Barre
Browse files
COMP: add missing Delete
parent
20b86a5c
Changes
1
Show whitespace changes
Inline
Side-by-side
Examples/DataManipulation/Cxx/RGrid.cxx
View file @
d2da3be7
...
...
@@ -108,6 +108,7 @@ int main()
iren
->
Start
();
// Clean up
plane
->
Delete
();
renderer
->
Delete
();
renWin
->
Delete
();
iren
->
Delete
();
...
...
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