summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/version.h')
-rw-r--r--crawl-ref/source/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/version.h b/crawl-ref/source/version.h
index 172a1c54cd..52c8d0e470 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -129,9 +129,6 @@ namespace Version
std::string LDFLAGS();
}
-/* ***********************************************************************
- * called from: initfile debug
- * *********************************************************************** */
std::string compilation_info();
#endif