summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dgn-height.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/dgn-height.h')
-rw-r--r--crawl-ref/source/dgn-height.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/dgn-height.h b/crawl-ref/source/dgn-height.h
index 1ab5954db4..7732b5d9ca 100644
--- a/crawl-ref/source/dgn-height.h
+++ b/crawl-ref/source/dgn-height.h
@@ -89,10 +89,6 @@ public:
int_range island_aux_point_height_increment;
public:
- static dgn_island_plan shoals_islands(int margin);
- static dgn_island_plan snake_chambers(int margin);
-
-public:
void build(int nislands);
coord_def pick_and_remove_random_island();