summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_dgnbld.cc
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-07-13 04:13:59 -0400
committerNeil Moore <neil@s-z.org>2014-07-13 04:14:01 -0400
commit7a1f68f5395443fff466645b0e2f1e6749a13c34 (patch)
tree261f0a0a4166dbee9df17f1f918e29d7c3cd5454 /crawl-ref/source/l_dgnbld.cc
parentacd6406a09e77b4b2eb92d8a918bddce04e91e3b (diff)
downloadcrawl-ref-7a1f68f5395443fff466645b0e2f1e6749a13c34.tar.gz
crawl-ref-7a1f68f5395443fff466645b0e2f1e6749a13c34.zip
Compress blank lines.
All the sequences of three or more blank lines. If they looked like they separated sections, use two lines; otherwise use one.
Diffstat (limited to 'crawl-ref/source/l_dgnbld.cc')
-rw-r--r--crawl-ref/source/l_dgnbld.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/l_dgnbld.cc b/crawl-ref/source/l_dgnbld.cc
index 378c32c61b..6572da03e4 100644
--- a/crawl-ref/source/l_dgnbld.cc
+++ b/crawl-ref/source/l_dgnbld.cc
@@ -345,7 +345,6 @@ static bool _wall_is_empty(map_lines &lines,
}
-
LUAFN(dgn_count_feature_in_box)
{
LINES(ls, 1, lines);