summaryrefslogtreecommitdiff
path: root/src/mapnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapnode.h')
-rw-r--r--src/mapnode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapnode.h b/src/mapnode.h
index 271517391..7cc25c60c 100644
--- a/src/mapnode.h
+++ b/src/mapnode.h
@@ -236,7 +236,6 @@ struct MapNode
v3s16 getWallMountedDir(INodeDefManager *nodemgr) const;
void rotateAlongYAxis(INodeDefManager *nodemgr, Rotation rot);
- void rotateAlongYAxisFull(INodeDefManager *nodemgr, Rotation rot);
/*
Gets list of node boxes (used for rendering (NDT_NODEBOX))