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
VTK
VTK
Commits
471e9d01
Commit
471e9d01
authored
Oct 18, 2001
by
Amy Squillacote
Browse files
unused variable
parent
2d8ed58e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Parallel/vtkPDataSetWriter.cxx
View file @
471e9d01
...
...
@@ -190,7 +190,6 @@ void vtkPDataSetWriter::Write()
ostream
*
vtkPDataSetWriter
::
OpenFile
()
{
ostream
*
fptr
;
vtkDataObject
*
input
=
this
->
GetInput
();
fptr
=
new
ofstream
(
this
->
FileName
,
ios
::
out
);
...
...
Write
Preview
Markdown
is supported
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