From 50fcbbef80d397e283fec3b2fff36815b49a1213 Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Thu, 19 Feb 2009 22:37:11 +0000 Subject: Remove superfluous FreehandShape LPE (bzr r7330) --- src/live_effects/lpe-patternalongpath.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/live_effects/lpe-patternalongpath.h') diff --git a/src/live_effects/lpe-patternalongpath.h b/src/live_effects/lpe-patternalongpath.h index f35f7a5cb..ea89097b3 100644 --- a/src/live_effects/lpe-patternalongpath.h +++ b/src/live_effects/lpe-patternalongpath.h @@ -50,12 +50,6 @@ private: LPEPatternAlongPath& operator=(const LPEPatternAlongPath&); }; -class LPEFreehandShape : public LPEPatternAlongPath { -public: - LPEFreehandShape(LivePathEffectObject *lpeobject); - virtual ~LPEFreehandShape() {} -}; - }; //namespace LivePathEffect }; //namespace Inkscape -- cgit v1.2.3