summaryrefslogtreecommitdiff
path: root/src/utils/xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-21 00:42:05 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-21 00:42:05 +0300
commit4148c4b1e80f1cfe9c3137333bbe7d48609eb7a7 (patch)
treef06bad0738fb5979c660f248c5f8957036e01173 /src/utils/xml
parenta87041cfc472ecb7d450b5ca23897c3b6b9f609b (diff)
downloadplus-4148c4b1e80f1cfe9c3137333bbe7d48609eb7a7.tar.gz
plus-4148c4b1e80f1cfe9c3137333bbe7d48609eb7a7.tar.bz2
plus-4148c4b1e80f1cfe9c3137333bbe7d48609eb7a7.tar.xz
plus-4148c4b1e80f1cfe9c3137333bbe7d48609eb7a7.zip
Remove extra include from utils/xml/libxml.cpp
Diffstat (limited to 'src/utils/xml')
-rw-r--r--src/utils/xml/libxml.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/xml/libxml.cpp b/src/utils/xml/libxml.cpp
index 247d5cc9d..ad4a73ddf 100644
--- a/src/utils/xml/libxml.cpp
+++ b/src/utils/xml/libxml.cpp
@@ -24,8 +24,6 @@
#include "utils/xml/libxml.h"
-#include "logger.h"
-
#include "utils/checkutils.h"
#include "utils/fuzzer.h"
#include "utils/physfstools.h"