summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/init2.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/init2.cc b/src/init2.cc
index 35d42a17..0f646d75 100644
--- a/src/init2.cc
+++ b/src/init2.cc
@@ -758,11 +758,6 @@ void create_stores_stock(int t)
}
/*
- * Pointer to wilderness_map
- */
-typedef wilderness_map *wilderness_map_ptr;
-
-/*
* Initialise wilderness map array
*/
static errr init_wilderness(void)