summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--file.c1
1 files changed, 0 insertions, 1 deletions
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;