summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/branch.h')
-rw-r--r--crawl-ref/source/branch.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/branch.h b/crawl-ref/source/branch.h
index 14e1c8fe49..4afd805974 100644
--- a/crawl-ref/source/branch.h
+++ b/crawl-ref/source/branch.h
@@ -58,9 +58,6 @@ extern Branch branches[];
Branch& your_branch();
-/* ***********************************************************************
- * called from: dungeon
- * *********************************************************************** */
bool at_branch_bottom();
branch_type str_to_branch(const std::string &branch,