diff options
author | Michael Drake <tlsa@netsurf-browser.org> | 2013-05-10 12:16:05 +0100 |
---|---|---|
committer | Michael Drake <tlsa@netsurf-browser.org> | 2013-05-10 12:16:05 +0100 |
commit | 631265ef6b06ee5ffe33fae793360d651984d91d (patch) | |
tree | 915da1075b08a8d6013b09d601272e913f198d3f /gtk/scaffolding.c | |
parent | 9644d0594c1dfcc6e104754793a75d23c7a6840e (diff) | |
download | netsurf-631265ef6b06ee5ffe33fae793360d651984d91d.tar.gz |
Front ends have no reason to include desktop/selection.h now.
Diffstat (limited to 'gtk/scaffolding.c')
-rw-r--r-- | gtk/scaffolding.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/scaffolding.c b/gtk/scaffolding.c index 8f1f4447e..5abda6276 100644 --- a/gtk/scaffolding.c +++ b/gtk/scaffolding.c @@ -48,7 +48,6 @@ #include "desktop/save_text.h" #include "desktop/search.h" #include "desktop/searchweb.h" -#include "desktop/selection.h" #include "desktop/textinput.h" #include "desktop/tree.h" #include "gtk/cookies.h" |