summaryrefslogtreecommitdiff
path: root/src/mapgen_v5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapgen_v5.h')
-rw-r--r--src/mapgen_v5.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mapgen_v5.h b/src/mapgen_v5.h
index 911975e7f..a6fdc2b2b 100644
--- a/src/mapgen_v5.h
+++ b/src/mapgen_v5.h
@@ -24,9 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define LARGE_CAVE_DEPTH -256
-/////////////////// Mapgen V5 flags
-//#define MGV5_ 0x01
-
class BiomeManager;
extern FlagDesc flagdesc_mapgen_v5[];