aboutsummaryrefslogtreecommitdiff
path: root/emcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'emcc.c')
-rw-r--r--emcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/emcc.c b/emcc.c
index c1b1f7a..74f17cf 100644
--- a/emcc.c
+++ b/emcc.c
@@ -696,7 +696,7 @@ void command(int n)
midend_redraw(me);
update_undo_redo();
js_focus_canvas();
- select_appropriate_preset(); /* sort out Custom/Customise */
+ select_appropriate_preset();
}
}
break;