Code

fixed another typo
[inkscape.git] / src / live_effects / lpe-perspective_path.h
index a2f451e6558d412e0348a2cae18f75ac6b984c9e..02dcf23258b1156fc1884bb28c02bd203f4054b2 100644 (file)
@@ -48,8 +48,6 @@ private:
 
     std::vector<Geom::Point> handles;
     double tmat[3][4];
-    
-    bool groupSpecialBehavior;
 };
 
 } //namespace LivePathEffect