summaryrefslogtreecommitdiff
path: root/editor/debugger/editor_debugger_inspector.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/debugger/editor_debugger_inspector.h')
-rw-r--r--editor/debugger/editor_debugger_inspector.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/debugger/editor_debugger_inspector.h b/editor/debugger/editor_debugger_inspector.h
index f0ee7a2535..638dee3c3f 100644
--- a/editor/debugger/editor_debugger_inspector.h
+++ b/editor/debugger/editor_debugger_inspector.h
@@ -33,7 +33,6 @@
#include "editor/editor_inspector.h"
class EditorDebuggerRemoteObject : public Object {
-
GDCLASS(EditorDebuggerRemoteObject, Object);
protected:
@@ -65,7 +64,6 @@ public:
};
class EditorDebuggerInspector : public EditorInspector {
-
GDCLASS(EditorDebuggerInspector, EditorInspector);
private: