aboutsummaryrefslogtreecommitdiffstats
path: root/src/handerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/handerror.h')
-rw-r--r--src/handerror.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/handerror.h b/src/handerror.h
deleted file mode 100644
index 09c5106..0000000
--- a/src/handerror.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef HANDERROR_H
-#define HANDERROR_H
-
-void easyFork(char *name, char *arguments[]);
-void callError(int num);
-void printError(const char *text);
-
-#endif \ No newline at end of file