aboutsummaryrefslogtreecommitdiff
path: root/flip.c
diff options
context:
space:
mode:
Diffstat (limited to 'flip.c')
-rw-r--r--flip.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/flip.c b/flip.c
index 5d4f225..010fe61 100644
--- a/flip.c
+++ b/flip.c
@@ -1202,9 +1202,6 @@ static void game_redraw(drawing *dr, game_drawstate *ds,
int i, flashframe;
if (!ds->started) {
- draw_rect(dr, 0, 0, TILE_SIZE * w + 2 * BORDER,
- TILE_SIZE * h + 2 * BORDER, COL_BACKGROUND);
-
/*
* Draw the grid lines.
*/