aboutsummaryrefslogtreecommitdiffstats
path: root/mass_profile/report_error.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'mass_profile/report_error.hpp')
-rw-r--r--mass_profile/report_error.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/mass_profile/report_error.hpp b/mass_profile/report_error.hpp
deleted file mode 100644
index 30607e5..0000000
--- a/mass_profile/report_error.hpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef REPORT_ERR
-#define REPORT_ERR
-
-void report_error(const char* message);
-
-#endif