diff options
Diffstat (limited to 'src/snapper.h')
| -rw-r--r-- | src/snapper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/snapper.h b/src/snapper.h index b3bf9f726..0fee9c7ed 100644 --- a/src/snapper.h +++ b/src/snapper.h @@ -25,7 +25,6 @@ struct SnappedConstraints { std::list<Inkscape::SnappedPoint> points; - //std::list<Inkscape::SnappedLineSegment> lines; std::list<Inkscape::SnappedLine> grid_lines; std::list<Inkscape::SnappedLine> guide_lines; std::list<Inkscape::SnappedCurve> curves; |
