summaryrefslogtreecommitdiffstats
path: root/src/extension/execution-env.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2015-12-09 20:01:20 +0000
committertavmjong-free <tavmjong@free.fr>2015-12-09 20:01:20 +0000
commit97324d275423a8367fdd671cbdda8097f26b0b10 (patch)
tree730005ac9db6b76cccdab28388fc3314412e85f9 /src/extension/execution-env.cpp
parentRemove unnecesary headers for GTK3 (diff)
downloadinkscape-97324d275423a8367fdd671cbdda8097f26b0b10.tar.gz
inkscape-97324d275423a8367fdd671cbdda8097f26b0b10.zip
Remove unused header file.
(bzr r14522)
Diffstat (limited to 'src/extension/execution-env.cpp')
-rw-r--r--src/extension/execution-env.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/extension/execution-env.cpp b/src/extension/execution-env.cpp
index 27d19fdff..31491605b 100644
--- a/src/extension/execution-env.cpp
+++ b/src/extension/execution-env.cpp
@@ -30,8 +30,6 @@
#include "display/sp-canvas.h"
-#include "util/glib-list-iterators.h"
-
namespace Inkscape {
namespace Extension {