From 49540a3cac67413e8639ba371782e3635ece74df Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Feb 2015 11:44:37 +0300 Subject: Fix code style. --- src/utils/xml.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/utils/xml.h') diff --git a/src/utils/xml.h b/src/utils/xml.h index 41e11c6b6..35e7bb7e6 100644 --- a/src/utils/xml.h +++ b/src/utils/xml.h @@ -65,9 +65,9 @@ namespace XML * Constructor that attempts to load the given file through the * resource manager. Logs errors. */ - explicit Document(const std::string &filename, - const bool useResman, - const bool skipError); + Document(const std::string &filename, + const bool useResman, + const bool skipError); /** * Constructor that attempts to load an XML document from memory. -- cgit v1.2.3-60-g2f50