summaryrefslogtreecommitdiffstats
path: root/editor/window_wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/window_wrapper.h')
-rw-r--r--editor/window_wrapper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/window_wrapper.h b/editor/window_wrapper.h
index a07e95f09e..3597276de9 100644
--- a/editor/window_wrapper.h
+++ b/editor/window_wrapper.h
@@ -88,7 +88,6 @@ class ScreenSelect : public Button {
GDCLASS(ScreenSelect, Button);
Popup *popup = nullptr;
- Panel *popup_background = nullptr;
HBoxContainer *screen_list = nullptr;
void _build_advanced_menu();