diff options
Diffstat (limited to 'src/mapblock.h')
-rw-r--r-- | src/mapblock.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mapblock.h b/src/mapblock.h index 501ab75da..3879c5b0e 100644 --- a/src/mapblock.h +++ b/src/mapblock.h @@ -513,11 +513,6 @@ public: NodeMetadataList m_node_metadata; NodeTimerList m_node_timers; StaticObjectList m_static_objects; - - s16 heat; - s16 humidity; - u32 heat_last_update; - u32 humidity_last_update; private: /* |