Remove unused private variables in godot/editor
This commit is contained in:
parent
78d91947f6
commit
17c7a3b817
31 changed files with 0 additions and 57 deletions
|
|
@ -172,7 +172,6 @@ class CodeTextEditor : public VBoxContainer {
|
|||
Label *line_and_col_txt = nullptr;
|
||||
Label *indentation_txt = nullptr;
|
||||
|
||||
Label *info = nullptr;
|
||||
Timer *idle = nullptr;
|
||||
float idle_time = 0.0f;
|
||||
float idle_time_with_errors = 0.0f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue