CodeEditor: Drop unused enable_complete_timer variable
Its use was removed in 1039ba9ffb
.
This commit is contained in:
parent
aa819a8538
commit
e8cdbf99e9
@ -152,7 +152,6 @@ class CodeTextEditor : public VBoxContainer {
|
||||
Label *info;
|
||||
Timer *idle;
|
||||
Timer *code_complete_timer;
|
||||
bool enable_complete_timer;
|
||||
|
||||
Timer *font_resize_timer;
|
||||
int font_resize_val;
|
||||
|
Loading…
Reference in New Issue
Block a user