2007-10-04 [colin] 3.0.2cvs9
[claws.git] / src / common / xml.h
index 2dd2b33eb60374237af32c9abe08fd9ad9e07a6c..226e959c2e2547c5981fd197378003190c52a0e7 100644 (file)
@@ -103,8 +103,6 @@ gint xml_file_put_escape_str        (FILE           *fp,
                                 const gchar    *str);
 
 gint xml_file_put_xml_decl     (FILE           *fp);
-gint xml_file_put_node         (FILE           *fp,
-                                XMLNode        *node);
 
 void xml_free_node             (XMLNode        *node);
 void xml_free_tree             (GNode          *node);