diff options
Diffstat (limited to 'modules/bullet/btRayShape.h')
-rw-r--r-- | modules/bullet/btRayShape.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/bullet/btRayShape.h b/modules/bullet/btRayShape.h index df6dd93d57..d9ecde81e6 100644 --- a/modules/bullet/btRayShape.h +++ b/modules/bullet/btRayShape.h @@ -42,7 +42,6 @@ /// Ray shape around z axis ATTRIBUTE_ALIGNED16(class) btRayShape : public btConvexInternalShape { - btScalar m_length; bool slipsOnSlope; /// The default axis is the z |