From 49bdb73becf11334988d2364980e554ec5319cfc Mon Sep 17 00:00:00 2001 From: Nicolai Hähnle Date: Mon, 31 Jul 2017 16:51:13 +0200 Subject: Attempt to fix the AppVeyor build --- src/util/SConscript | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/util/SConscript') diff --git a/src/util/SConscript b/src/util/SConscript index 582592c203f..00bd89c0138 100644 --- a/src/util/SConscript +++ b/src/util/SConscript @@ -2,10 +2,6 @@ import common Import('*') -SConscript([ - 'xmlpool', -]) - from sys import executable as python_cmd env = env.Clone() -- cgit v1.2.3