summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
diff options
context:
space:
mode:
authorSteven Noonan <steven@uplinklabs.net>2009-09-29 22:12:54 -0700
committerSteven Noonan <steven@uplinklabs.net>2009-09-29 22:13:56 -0700
commitc4c474d09dc2af42c5f7c03434315efab60854da (patch)
treef5b25ceb9cd78986fbf98c18298e1e911bf2ce5d /crawl-ref/source/AppHdr.h
parent4e1c906598180045d735a9780e21a8fd7a71c204 (diff)
downloadcrawl-ref-c4c474d09dc2af42c5f7c03434315efab60854da.tar.gz
crawl-ref-c4c474d09dc2af42c5f7c03434315efab60854da.zip
Mac OS X: use SQLite on Mac OS X builds
There's no reason not to. Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'crawl-ref/source/AppHdr.h')
-rw-r--r--crawl-ref/source/AppHdr.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/AppHdr.h b/crawl-ref/source/AppHdr.h
index eb56602d3e..b4fea9cd14 100644
--- a/crawl-ref/source/AppHdr.h
+++ b/crawl-ref/source/AppHdr.h
@@ -70,10 +70,6 @@
#endif
#define USE_8_COLOUR_TERM_MAP
#define COL_TO_REPLACE_DARKGREY BLUE
-
- #ifndef DB_NDBM
- #define DB_NDBM
- #endif
#endif
// FreeBSD