From a70c7514a9dd5fc8d5eabe486141dfd259d2ed55 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Thu, 17 Jan 2013 20:00:40 +0100 Subject: more const happiness (and removal of duplicate code in sp-object.h) (bzr r12038) --- src/sp-object.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sp-object.h') diff --git a/src/sp-object.h b/src/sp-object.h index 296b9d9e9..b3f3e6c2f 100644 --- a/src/sp-object.h +++ b/src/sp-object.h @@ -227,7 +227,6 @@ public: /** * Returns the XML representation of tree */ - //Inkscape::XML::Node const* getRepr() const; //protected: Inkscape::XML::Node * getRepr(); -- cgit v1.2.3