aboutsummaryrefslogtreecommitdiff
path: root/src/content_cao.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/content_cao.h')
-rw-r--r--src/content_cao.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/content_cao.h b/src/content_cao.h
index dde1dfe6f..3be753529 100644
--- a/src/content_cao.h
+++ b/src/content_cao.h
@@ -154,12 +154,6 @@ public:
scene::IBillboardSceneNode *getSpriteSceneNode();
-
- inline f32 getStepheight() const
- {
- return m_prop.stepheight;
- }
-
inline bool isPlayer() const
{
return m_is_player;