There is no corresponding implementation so no need to keep this
prototype.
---
libvirt-gconfig/libvirt-gconfig-object.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/libvirt-gconfig/libvirt-gconfig-object.h
b/libvirt-gconfig/libvirt-gconfig-object.h
index 52e4525..bac3403 100644
--- a/libvirt-gconfig/libvirt-gconfig-object.h
+++ b/libvirt-gconfig/libvirt-gconfig-object.h
@@ -85,9 +85,6 @@ void gvir_config_object_set_node_content_uint64(GVirConfigObject
*object,
const char *node_name,
guint64 value);
-/* FIXME: move to a libvirt-gconfig-helpers.h file? */
-xmlNodePtr gvir_config_object_parse(const char *xml, const char *root_node, GError
**err);
-
G_END_DECLS
#endif /* __LIBVIRT_GCONFIG_OBJECT_H__ */
--
1.7.7.3