summaryrefslogtreecommitdiff
path: root/zwgc/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/file.h')
-rw-r--r--zwgc/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zwgc/file.h b/zwgc/file.h
index d222873..b0aff1f 100644
--- a/zwgc/file.h
+++ b/zwgc/file.h
@@ -19,7 +19,6 @@
#include <stdio.h>
-extern char *get_home_directory();
extern FILE *locate_file();
#endif