summaryrefslogtreecommitdiffstats
path: root/perform/pio_perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'perform/pio_perf.h')
-rw-r--r--perform/pio_perf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/perform/pio_perf.h b/perform/pio_perf.h
index 9d51f01..67beb3c 100644
--- a/perform/pio_perf.h
+++ b/perform/pio_perf.h
@@ -57,8 +57,6 @@ extern "C" {
#endif /* __cplusplus */
extern results do_pio(FILE * output, parameters param);
-extern void output_report(FILE *output, const char *fmt, ...);
-extern void print_indent(register FILE *output, register int indent);
#ifdef __cplusplus
}