aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_v6.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapgen_v6.h')
-rw-r--r--src/mapgen_v6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapgen_v6.h b/src/mapgen_v6.h
index 872679683..9c8794217 100644
--- a/src/mapgen_v6.h
+++ b/src/mapgen_v6.h
@@ -91,7 +91,6 @@ public:
v3s16 full_node_min;
v3s16 full_node_max;
v3s16 central_area_size;
- int volume_nodes;
Noise *noise_terrain_base;
Noise *noise_terrain_higher;