From 9df9e52ede0ab575f9ab7ee43633f56036630cb1 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Mon, 26 Jul 2021 23:55:24 +0200
Subject: Clean a prototype.

---
 src/common/xml.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/xml.h b/src/common/xml.h
index 7f74d43..fe99b91 100644
--- a/src/common/xml.h
+++ b/src/common/xml.h
@@ -57,7 +57,7 @@ void close_xml_file(xmlDocPtr, xmlXPathContextPtr);
 
 
 /* Ouvre un fichier XML de façon encadrée. */
-gboolean open_xml_file(const char *filename, xmlDoc **, xmlXPathContextPtr *);
+gboolean open_xml_file(const char *, xmlDoc **, xmlXPathContextPtr *);
 
 /* Obtient de façon encadrée l'accès à un noeud défini. */
 xmlXPathObjectPtr get_node_xpath_object(xmlXPathContextPtr, const char *);
-- 
cgit v0.11.2-87-g4458