aboutsummaryrefslogtreecommitdiff
path: root/filling.c
diff options
context:
space:
mode:
Diffstat (limited to 'filling.c')
-rw-r--r--filling.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/filling.c b/filling.c
index 3fcc3b1..896fe41 100644
--- a/filling.c
+++ b/filling.c
@@ -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: