summaryrefslogtreecommitdiff
path: root/cocoa/NetsurfApp.m
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/NetsurfApp.m')
-rw-r--r--cocoa/NetsurfApp.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa/NetsurfApp.m b/cocoa/NetsurfApp.m
index 3ca150e14..9e061a4c1 100644
--- a/cocoa/NetsurfApp.m
+++ b/cocoa/NetsurfApp.m
@@ -43,7 +43,6 @@
- (void) run;
{
[self finishLaunching];
- browser_window_create( "http://netsurf-browser.org/", NULL, NULL, true, false );
netsurf_main_loop();
}