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/widgets/pencil-toolbar.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/widgets/pencil-toolbar.cpp')
| -rw-r--r-- | src/widgets/pencil-toolbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/pencil-toolbar.cpp b/src/widgets/pencil-toolbar.cpp index aed80a66f..94875ecc1 100644 --- a/src/widgets/pencil-toolbar.cpp +++ b/src/widgets/pencil-toolbar.cpp @@ -53,7 +53,6 @@ #include "live_effects/lpeobject.h" #include "live_effects/lpeobject-reference.h" #include "sp-lpe-item.h" -#include "util/glib-list-iterators.h" using Inkscape::UI::UXManager; using Inkscape::UI::ToolboxFactory; |
