From 1c5f7fd29fce3008218d781ab148a6974e898cac Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 3 Mar 2021 20:21:20 +0000 Subject: some chore and delete useless thing --- src/xstd.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/xstd.h') diff --git a/src/xstd.h b/src/xstd.h index 0511433..351069d 100644 --- a/src/xstd.h +++ b/src/xstd.h @@ -19,9 +19,6 @@ along with this program. If not, see . ***/ -void easyFork(char *name, char *arguments[]); -void callError(int num); -void printError(const char *text); char *xstrcat(const char *first, const char *second, const char *delimiter); -- cgit v1.2.3-18-g5258