Skip to content
GitLab
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
dbdfba3b
Commit
dbdfba3b
authored
Nov 16, 2011
by
Philippe Pébay
Browse files
Removed a now erroneous comment
Change-Id: I2f0bcfafbf03158a11c063accdfe8fdfe3caf041
parent
a66f45a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Hybrid/vtkPolarAxesActor.cxx
View file @
dbdfba3b
...
...
@@ -163,8 +163,6 @@ vtkPolarAxesActor::vtkPolarAxesActor() : vtkActor()
vtkAxisActor
*
axis
=
this
->
RadialAxes
[
i
];
axis
->
SetAxisTypeToX
();
axis
->
SetAxisPositionToMinMax
();
// Title offset is auto-calculated for now
axis
->
SetCalculateTitleOffset
(
0
);
axis
->
SetCalculateLabelOffset
(
0
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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