diff --git a/file.c b/file.c index 2892f621a..04936a59e 100644 --- a/file.c +++ b/file.c @@ -724,7 +724,6 @@ int parse_txt_file(const char *filename, const char *csv) //250 PO2 Cell 1 //251 PO2 Cell 2 default: - printf("Ignoring %d = %d\n", type, value); break; } /* sample types */ break;