[project @ 2005-01-27 22:37:54 by bursa]

Builds now hosted on the main site.

svn path=/import/netsurf/; revision=1471
This commit is contained in:
James Bursa 2005-01-27 22:37:54 +00:00
parent 3da106d323
commit b645f64e5e
1 changed files with 0 additions and 3 deletions

View File

@ -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);