summaryrefslogtreecommitdiff
path: root/scene/3d/bone_attachment_3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/bone_attachment_3d.h')
-rw-r--r--scene/3d/bone_attachment_3d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/3d/bone_attachment_3d.h b/scene/3d/bone_attachment_3d.h
index d2a3ffec90..fec59217d2 100644
--- a/scene/3d/bone_attachment_3d.h
+++ b/scene/3d/bone_attachment_3d.h
@@ -34,7 +34,6 @@
#include "scene/3d/skeleton_3d.h"
class BoneAttachment3D : public Node3D {
-
GDCLASS(BoneAttachment3D, Node3D);
bool bound;