aboutsummaryrefslogtreecommitdiff
path: root/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'print.h')
-rw-r--r--print.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/print.h b/print.h
deleted file mode 100644
index 7992087..0000000
--- a/print.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef PRINT_H
-#define PRINT_H
-
-void print_error(const char *const format, ...);
-
-#endif /* PRINT_H */