From b918f63f3ee64ff9f5a60afcdb6be14656969e8d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 May 2013 17:00:55 +0100 Subject: fixup atari option names --- cocoa/NetsurfApp.m | 2 -- 1 file changed, 2 deletions(-) (limited to 'cocoa') diff --git a/cocoa/NetsurfApp.m b/cocoa/NetsurfApp.m index 073b1687e..333cbe272 100644 --- a/cocoa/NetsurfApp.m +++ b/cocoa/NetsurfApp.m @@ -208,8 +208,6 @@ int main( int argc, char **argv ) die("NetSurf failed to initialise"); } - netsurf_init(&argc, &argv, options, messages); - /* Initialise filename allocator */ filename_initialise(); -- cgit v1.2.3