Optimiser placation.

[originally from svn r7625]
This commit is contained in:
Simon Tatham
2007-06-29 09:45:44 +00:00
parent 1c42aec234
commit d9c4a9b659

View File

@ -651,7 +651,7 @@ static void generate_board(int w, int h, int *rtx, int *rty, int *minmoves,
int *list, nlist, pos; int *list, nlist, pos;
int tx, ty; int tx, ty;
int i, j; int i, j;
int moves; int moves = 0; /* placate optimiser */
/* /*
* Set up a board and fill it with singletons, except for a * Set up a board and fill it with singletons, except for a