summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/food.cc')
-rw-r--r--crawl-ref/source/food.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/food.cc b/crawl-ref/source/food.cc
index c9404d9688..cb5d951f17 100644
--- a/crawl-ref/source/food.cc
+++ b/crawl-ref/source/food.cc
@@ -2,8 +2,6 @@
* File: food.cc
* Summary: Functions for eating and butchering.
* Written by: Linley Henzell
- *
- * Modified for Crawl Reference by $Author$ on $Date$
*/
#include "AppHdr.h"