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, 0 insertions, 2 deletions
diff --git a/src/sp-object.h b/src/sp-object.h
index 095494a6f..bbb8ecbd0 100644
--- a/src/sp-object.h
+++ b/src/sp-object.h
@@ -554,8 +554,6 @@ void sp_object_removeAttribute(SPObject *object, gchar const *key, SPException *
gchar const *sp_object_get_style_property(SPObject const *object,
gchar const *key, gchar const *def);
-Inkscape::Version sp_object_get_sodipodi_version(SPObject *object);
-
int sp_object_compare_position(SPObject const *first, SPObject const *second);
SPObject *sp_object_prev(SPObject *child);