summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/AppHdr.h')
-rw-r--r--crawl-ref/source/AppHdr.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/crawl-ref/source/AppHdr.h b/crawl-ref/source/AppHdr.h
index 4dbba56e21..6b7616c514 100644
--- a/crawl-ref/source/AppHdr.h
+++ b/crawl-ref/source/AppHdr.h
@@ -77,16 +77,6 @@
#define COL_TO_REPLACE_DARKGREY BLUE
//
-// FreeBSD
-//
-#if defined(TARGET_OS_FREEBSD)
-
- // There's no /usr/bin/zip in FreeBSD.
- #define SAVE_PACKAGE_NONE
-
-#endif
-
-//
// MinGW
//
#if defined(TARGET_COMPILER_MINGW)