X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/4871e605f489795df47a7cb35426ce2a7d3c5c6d..9537a20c2976c1a12380c91609eb8d383ef2c52e:/unruly.c diff --git a/unruly.c b/unruly.c index c4e9ae0..3383b5f 100644 --- a/unruly.c +++ b/unruly.c @@ -1674,8 +1674,6 @@ static void game_print(drawing *dr, game_state *state, int tilesize) int x, y; int ink = print_mono_colour(dr, 0); - char buf[2]; - buf[1] = '\0'; for (y = 0; y < h2; y++) for (x = 0; x < w2; x++) {