summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libw32c.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-06-04 07:47:19 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-06-04 07:47:19 +0000
commit71bf7be8a15312001e3b2edb31e55c588ed076ff (patch)
treec13c9c153e23c39a10628a5cb66d9f07382d8d7c /crawl-ref/source/libw32c.h
parenta75a924ca5f67336d9e065ab307d976c4cd8fabc (diff)
downloadcrawl-ref-71bf7be8a15312001e3b2edb31e55c588ed076ff.tar.gz
crawl-ref-71bf7be8a15312001e3b2edb31e55c588ed076ff.zip
Fixed libw32c.cc to work with the new viewport changes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1525 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/libw32c.h')
-rw-r--r--crawl-ref/source/libw32c.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/libw32c.h b/crawl-ref/source/libw32c.h
index 887a3c6446..9e01a44fd7 100644
--- a/crawl-ref/source/libw32c.h
+++ b/crawl-ref/source/libw32c.h
@@ -5,8 +5,6 @@
#ifndef LIBW32C_H
#define LIBW32C_H
-#define WIN_NUMBER_OF_LINES 25
-
#include <string>
#include <stdarg.h>