diff options
Diffstat (limited to 'filling.c')
| -rw-r--r-- | filling.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1097,7 +1097,6 @@ static char *interpret_move(game_state *state, game_ui *ui, game_drawstate *ds, case '\r': case '\n': case '\b': - case '\177': button = 0; break; default: |