summaryrefslogtreecommitdiff
path: root/editor/editor_help.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_help.h')
-rw-r--r--editor/editor_help.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_help.h b/editor/editor_help.h
index 30a535a535..f937e4a723 100644
--- a/editor/editor_help.h
+++ b/editor/editor_help.h
@@ -130,7 +130,6 @@ class EditorHelp : public VBoxContainer {
HSplitContainer *h_split;
static DocData *doc;
- Panel *background_panel;
ConfirmationDialog *search_dialog;
LineEdit *search;