summaryrefslogtreecommitdiff
path: root/desktop/netsurf.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/netsurf.c')
-rw-r--r--desktop/netsurf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/netsurf.c b/desktop/netsurf.c
index 328035ff5..7c7ce9d99 100644
--- a/desktop/netsurf.c
+++ b/desktop/netsurf.c
@@ -217,8 +217,6 @@ nserror netsurf_init(const char *messages, const char *store_path)
if (ret != NSERROR_OK)
return ret;
- url_init();
-
setlocale(LC_ALL, "C");
/* initialise the fetchers */