diff options
Diffstat (limited to 'modules/gltf/gltf_node.h')
-rw-r--r-- | modules/gltf/gltf_node.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gltf/gltf_node.h b/modules/gltf/gltf_node.h index 378b6da8bf..eca3acb239 100644 --- a/modules/gltf/gltf_node.h +++ b/modules/gltf/gltf_node.h @@ -37,7 +37,6 @@ class GLTFNode : public Resource { GDCLASS(GLTFNode, Resource); friend class GLTFDocument; - friend class PackedSceneGLTF; private: // matrices need to be transformed to this |