summaryrefslogtreecommitdiffstats
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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/debugger/editor_debugger_inspector.h b/editor/debugger/editor_debugger_inspector.h
index 5aac4dbf11..d835f5fa42 100644
--- a/editor/debugger/editor_debugger_inspector.h
+++ b/editor/debugger/editor_debugger_inspector.h
@@ -43,7 +43,6 @@ protected:
static void _bind_methods();
public:
- bool editable = false;
ObjectID remote_object_id;
String type_name;
List<PropertyInfo> prop_list;