summaryrefslogtreecommitdiff
path: root/src/init2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/init2.h')
-rw-r--r--src/init2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/init2.h b/src/init2.h
index 5697e4ef..ba18f2d7 100644
--- a/src/init2.h
+++ b/src/init2.h
@@ -6,7 +6,6 @@ extern "C" {
#endif
extern void init_file_paths(char *path);
-extern void init_file_paths_with_env();
extern void init_angband(void);
#ifdef __cplusplus