]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename it
[empathy.git] / libempathy / empathy-utils.h
index c62083241b5d3ac45ac43e459f8738f3b84522aa..7310320b169afd50895f9b9c70b2dd1b1ad46766 100644 (file)
@@ -43,8 +43,6 @@ G_BEGIN_DECLS
 void empathy_init (void);
 
 /* XML */
-gboolean empathy_xml_validate_from_resource (xmlDoc *doc,
-    const gchar *dtd_resourcename);
 xmlNodePtr empathy_xml_node_get_child (xmlNodePtr node,
     const gchar *child_name);
 xmlChar * empathy_xml_node_get_child_content (xmlNodePtr node,