diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/xml.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/xml.h b/src/common/xml.h index 60891f7..674bfd4 100644 --- a/src/common/xml.h +++ b/src/common/xml.h @@ -34,7 +34,6 @@ - /* Crée un nouveau fichier XML. */ bool create_new_xml_file(xmlDocPtr *, xmlXPathContextPtr *); |