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 084ea1dff..b3964a257 100644 --- a/src/ui/tool/node.h +++ b/src/ui/tool/node.h @@ -251,7 +251,6 @@ private: Inkscape::SnapSourceType _snapSourceType() const; Inkscape::SnapTargetType _snapTargetType() const; inline PathManipulator &_pm(); - static SPCtrlShapeType _node_type_to_shape(NodeType type); /** Determine whether two nodes are joined by a linear segment. */ static bool _is_line_segment(Node *first, Node *second); |
