summaryrefslogtreecommitdiff
path: root/synth/in_synth_cli.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'synth/in_synth_cli.cpp')
-rw-r--r--synth/in_synth_cli.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/synth/in_synth_cli.cpp b/synth/in_synth_cli.cpp
index a21e1f7..5bc071f 100644
--- a/synth/in_synth_cli.cpp
+++ b/synth/in_synth_cli.cpp
@@ -75,6 +75,7 @@ void do_in_synth_cli()
output_warning("WARNING: failed to set signal handler in the in-synth-cli. pressing enter will\n"
" kill the synth, so be careful. this is not fatal");
+ fatal_warnings=false;
while (true)
{