summaryrefslogtreecommitdiffstats
path: root/src/sp-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-object.h')
-rw-r--r--src/sp-object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-object.h b/src/sp-object.h
index 9ff772870..3daadec59 100644
--- a/src/sp-object.h
+++ b/src/sp-object.h
@@ -920,7 +920,7 @@ class SPObjectClass {
public:
GObjectClass parent_class;
- void (* build) (SPObject *object, SPDocument *doc, Inkscape::XML::Node *repr);
+ //void (* build) (SPObject *object, SPDocument *doc, Inkscape::XML::Node *repr);
void (* release) (SPObject *object);
/* Virtual handlers of repr signals */