aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io.c b/src/io.c
index 5401115..bb52bce 100644
--- a/src/io.c
+++ b/src/io.c
@@ -517,7 +517,7 @@ static int resolve_save_conflict(void)
case 3:
/* FALLTHROUGH */
default:
- wins_update(FLAG_STA);
+ ;
}
mem_free(msg_um_asktype);