diff options
Diffstat (limited to 'src/ui/tool/node.h')
| -rw-r--r-- | src/ui/tool/node.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/tool/node.h b/src/ui/tool/node.h index af83ac54e..2b547256b 100644 --- a/src/ui/tool/node.h +++ b/src/ui/tool/node.h @@ -125,7 +125,6 @@ private: // so a naked pointer is OK and allows setting it during Node's construction SPCtrlLine *_handle_line; bool _degenerate; // True if the handle is retracted, i.e. has zero length. This is used often internally so it makes sense to cache this - int controlBsplineSteps; /** * Control point of a cubic Bezier curve in a path. * |
