summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/format.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-04-02 23:43:18 +0200
committerAdam Borowski <kilobyte@angband.pl>2011-04-02 23:45:38 +0200
commit1b530ed1ed635ef0c914d7e32bca028e70cd331b (patch)
tree552f259b9396686760ee54aad4f51693c95a7ad8 /crawl-ref/source/format.cc
parent1097d773f78f37c96841f98558d6f3e75572f4b7 (diff)
downloadcrawl-ref-1b530ed1ed635ef0c914d7e32bca028e70cd331b.tar.gz
crawl-ref-1b530ed1ed635ef0c914d7e32bca028e70cd331b.zip
Doxygenization and junk purging that was missed by my script.
Diffstat (limited to 'crawl-ref/source/format.cc')
-rw-r--r--crawl-ref/source/format.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/crawl-ref/source/format.cc b/crawl-ref/source/format.cc
index b726fa2005..73d4d9120e 100644
--- a/crawl-ref/source/format.cc
+++ b/crawl-ref/source/format.cc
@@ -1,8 +1,3 @@
-/*
- * File: format.cc
- * Created by: haranp on Sat Feb 17 13:35:54 2007 UTC
- */
-
#include <limits.h>
#include "AppHdr.h"