summaryrefslogtreecommitdiff
path: root/scene/3d/immediate_geometry_3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/immediate_geometry_3d.h')
-rw-r--r--scene/3d/immediate_geometry_3d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/3d/immediate_geometry_3d.h b/scene/3d/immediate_geometry_3d.h
index 6e15450a5b..7c9e8851a2 100644
--- a/scene/3d/immediate_geometry_3d.h
+++ b/scene/3d/immediate_geometry_3d.h
@@ -35,7 +35,6 @@
#include "scene/resources/mesh.h"
class ImmediateGeometry3D : public GeometryInstance3D {
-
GDCLASS(ImmediateGeometry3D, GeometryInstance3D);
RID im;