# HG changeset patch # User sheepluva # Date 1296984961 -3600 # Node ID 95d1c90a626bde3149b0b9b86d639ea950531c53 # Parent f9a13dd16f0139b9e9a6cd93e62d84257b41ebcd remove redundant note diff -r f9a13dd16f01 -r 95d1c90a626b misc/wrapper.c --- a/misc/wrapper.c Sun Feb 06 10:28:59 2011 +0100 +++ b/misc/wrapper.c Sun Feb 06 10:36:01 2011 +0100 @@ -15,8 +15,6 @@ // Note: if you get a segfault or other unexpected crashes on startup // make sure that these arguments are up-to-date with the ones actual needed - // Note: Data dir is expected to be in current working directory - const char **gameArgs = (const char**) malloc(sizeof(char *) * 11); gameArgs[ 0] = "0"; //ipcPort