chiark / gitweb /
Javascript puzzles: switch to a CSS-based drop-down system.
[sgt-puzzles.git] / emcc.c
diff --git a/emcc.c b/emcc.c
index c1b1f7ac33bb28356022713893205b8d8a53e24e..74f17cf7dc15c54d5e140789fc62d1fb63d9d30f 100644 (file)
--- 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;