summaryrefslogtreecommitdiff
path: root/riscos/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/hotlist.c')
-rw-r--r--riscos/hotlist.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/riscos/hotlist.c b/riscos/hotlist.c
index 055b71190..e1303c51e 100644
--- a/riscos/hotlist.c
+++ b/riscos/hotlist.c
@@ -126,9 +126,6 @@ void ro_gui_hotlist_initialise(void) {
tree_create_URL_node(node, messages_get("HotlistHomepage"),
"http://netsurf.sourceforge.net/", 0xfaf,
time(NULL), -1, 0);
- tree_create_URL_node(node, messages_get("HotlistTestBuild"),
- "http://netsurf.strcprstskrzkrk.co.uk/", 0xfaf,
- time(NULL), -1, 0);
tree_initialise(hotlist_tree);
} else {
fclose(fp);