diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2015-12-09 20:01:20 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2015-12-09 20:01:20 +0000 |
| commit | 97324d275423a8367fdd671cbdda8097f26b0b10 (patch) | |
| tree | 730005ac9db6b76cccdab28388fc3314412e85f9 /src/extension/execution-env.cpp | |
| parent | Remove unnecesary headers for GTK3 (diff) | |
| download | inkscape-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.cpp | 2 |
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 { |
