Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / pencil-context.h
index c3b34b6473e995ee86920dad43cb2494c4f66c19..cbcf2b98e4e16afed55642605934a22c77255251 100644 (file)
@@ -31,7 +31,6 @@ struct SPPencilContext : public SPDrawContext {
     Geom::Point req_tangent;
 
     bool is_drawing;
-    bool prev_snap_was_succesful;
 
     std::vector<Geom::Point> ps;