summaryrefslogtreecommitdiffstats
path: root/gui/resources.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/resources.cpp')
-rw-r--r--gui/resources.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/resources.cpp b/gui/resources.cpp
index 4fce0ca44..5f3923d10 100644
--- a/gui/resources.cpp
+++ b/gui/resources.cpp
@@ -247,7 +247,6 @@ void ResourceManager::LoadResources(xml_node<>* resList, ZipArchive* pZip)
if (!resList)
return;
-
child = resList->first_node("resource");
while (child != NULL)
{