From 30745770be6b16bed8129c757727fa55313160e0 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Sat, 14 Apr 2018 19:04:15 +0200 Subject: Revert TAV d work for testing --- src/object/sp-path.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/object') diff --git a/src/object/sp-path.h b/src/object/sp-path.h index 3402938a1..b950f6a60 100644 --- a/src/object/sp-path.h +++ b/src/object/sp-path.h @@ -18,7 +18,6 @@ #include "sp-shape.h" #include "sp-conn-end-pair.h" -#include "style-internal.h" // For SPStyleSrc class SPCurve; @@ -48,8 +47,7 @@ public: virtual char* description() const; virtual Geom::Affine set_transform(Geom::Affine const &transform); virtual void convert_to_guides() const; -private: - SPStyleSrc d_source; // Source of 'd' value, saved for output. + }; #endif // SEEN_SP_PATH_H -- cgit v1.2.3