summaryrefslogtreecommitdiff
path: root/desktop/history_global_core.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-09-02 14:17:09 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-09-02 14:17:09 +0100
commit5c7ca39ada083e74ba93549efe71c67c906d91bc (patch)
treec9254cc3fe6a0790215523654f66a8f366e97b3e /desktop/history_global_core.c
parent28a948bd32bee735f571ae7f297adb69b289d8ba (diff)
downloadnetsurf-5c7ca39ada083e74ba93549efe71c67c906d91bc.tar.gz
netsurf-5c7ca39ada083e74ba93549efe71c67c906d91bc.tar.bz2
Remove tree_url_node module. Had to disable treeview scanning in amiga and cocoa front ends. Amiga front end very likely broken.
Diffstat (limited to 'desktop/history_global_core.c')
-rw-r--r--desktop/history_global_core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/history_global_core.c b/desktop/history_global_core.c
index 5bf43f1ad..8c46516cb 100644
--- a/desktop/history_global_core.c
+++ b/desktop/history_global_core.c
@@ -28,7 +28,6 @@
#include "desktop/global_history.h"
#include "desktop/plotters.h"
#include "desktop/tree.h"
-#include "desktop/tree_url_node.h"
#include "utils/messages.h"
#include "utils/utils.h"
#include "utils/log.h"