From b645f64e5e69e0ed70ca030059124e661203b371 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Thu, 27 Jan 2005 22:37:54 +0000 Subject: [project @ 2005-01-27 22:37:54 by bursa] Builds now hosted on the main site. svn path=/import/netsurf/; revision=1471 --- riscos/hotlist.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'riscos/hotlist.c') 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); -- cgit v1.2.3