aboutsummaryrefslogtreecommitdiff
path: root/include/help.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/help.hh')
-rw-r--r--include/help.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/help.hh b/include/help.hh
deleted file mode 100644
index 3ea4aef..0000000
--- a/include/help.hh
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef HELP
-#define HELP
-
-void help();
-
-#endif