From 7acc0ec6f6a0756b73baa2bc815113984f6f3ea6 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Cenoz Date: Tue, 31 Mar 2015 13:23:02 +0200 Subject: change pointwise comment (bzr r13645.1.59) --- src/2geom/pointwise.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/2geom/pointwise.h b/src/2geom/pointwise.h index df3997492..0eb7c7073 100644 --- a/src/2geom/pointwise.h +++ b/src/2geom/pointwise.h @@ -12,8 +12,6 @@ * positions to preserve the intent. * The data is serialised to SVG using a specialiced pointwise LPE parameter to * handle it in th future can be a inkscape based property to paths - * //all operations are O(1) per satellite, with the exception of .., .., and .., which - * //need to use binary search to find the locations. * Anywhere a Piecewise is used, a Pointwise can be substituted, allowing * existing algorithms to correctly update satellite positions. -- cgit v1.2.3