summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2005-01-27 22:37:54 +0000
committerJames Bursa <james@netsurf-browser.org>2005-01-27 22:37:54 +0000
commitb645f64e5e69e0ed70ca030059124e661203b371 (patch)
treed898dfaad61019b10a8cd4566aaf3597e34e908f /riscos
parent3da106d323ac39197a1ba93bb1990970ce271083 (diff)
downloadnetsurf-b645f64e5e69e0ed70ca030059124e661203b371.tar.gz
netsurf-b645f64e5e69e0ed70ca030059124e661203b371.tar.bz2
[project @ 2005-01-27 22:37:54 by bursa]
Builds now hosted on the main site. svn path=/import/netsurf/; revision=1471
Diffstat (limited to 'riscos')
-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);