From 90da6c791b0d3f881067e91684e46a76e0270283 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 22 Jun 2021 15:55:07 +0200 Subject: GUI: Remove old debugging watchpoint --- src/gui_ambi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/gui_ambi.c b/src/gui_ambi.c index 79cc5299..2a6fb06f 100644 --- a/src/gui_ambi.c +++ b/src/gui_ambi.c @@ -563,6 +563,5 @@ double read_ambigator_progress(char *logfile_str, int niter) fclose(fh); - printf("got %f\n", frac_complete); return frac_complete; } -- cgit v1.2.3