summaryrefslogtreecommitdiff
path: root/scene/3d/navigation_3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/navigation_3d.h')
-rw-r--r--scene/3d/navigation_3d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/3d/navigation_3d.h b/scene/3d/navigation_3d.h
index daa9558125..890caed171 100644
--- a/scene/3d/navigation_3d.h
+++ b/scene/3d/navigation_3d.h
@@ -35,7 +35,6 @@
#include "scene/3d/node_3d.h"
class Navigation3D : public Node3D {
-
GDCLASS(Navigation3D, Node3D);
RID map;