summaryrefslogtreecommitdiff
path: root/src/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map.h b/src/map.h
index 6b4942b4d..5af021e63 100644
--- a/src/map.h
+++ b/src/map.h
@@ -289,7 +289,6 @@ public:
*/
void transforming_liquid_add(v3s16 p);
- s32 transforming_liquid_size();
bool isBlockOccluded(MapBlock *block, v3s16 cam_pos_nodes);
protected: