summaryrefslogtreecommitdiff
path: root/atari/hotlist.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 /atari/hotlist.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 'atari/hotlist.c')
-rwxr-xr-xatari/hotlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/hotlist.c b/atari/hotlist.c
index 6c80db39c..9a818a384 100755
--- a/atari/hotlist.c
+++ b/atari/hotlist.c
@@ -30,7 +30,6 @@
#include "utils/nsoption.h"
#include "desktop/hotlist_old.h"
#include "desktop/tree.h"
-#include "desktop/tree_url_node.h"
#include "desktop/gui.h"
#include "utils/log.h"
#include "utils/messages.h"