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/graphlayout.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/graphlayout.cpp')
| -rw-r--r-- | src/graphlayout.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graphlayout.cpp b/src/graphlayout.cpp index 39ffb6cc7..3956b39fe 100644 --- a/src/graphlayout.cpp +++ b/src/graphlayout.cpp @@ -25,7 +25,6 @@ #include "desktop.h" #include "inkscape.h" #include "sp-namedview.h" -#include "util/glib-list-iterators.h" #include "graphlayout.h" #include "sp-path.h" #include "sp-item.h" |
