remove redundant note
authorsheepluva
Sun, 06 Feb 2011 10:36:01 +0100
changeset 4927 95d1c90a626b
parent 4926 f9a13dd16f01
child 4928 6ebbca960503
remove redundant note
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