[libvirt] [libvirt-gconfig PATCHv2 02/32] Remove unused prototype for gvir_config_object_parse

Daniel P. Berrange berrange at redhat.com
Tue Nov 22 12:46:18 UTC 2011


On Mon, Nov 21, 2011 at 07:03:59PM +0100, Christophe Fergeau wrote:
> 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__ */

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list