summaryrefslogtreecommitdiffstats
path: root/editor/editor_help_search.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_help_search.h')
-rw-r--r--editor/editor_help_search.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_help_search.h b/editor/editor_help_search.h
index 6e71d788e7..e8056ce6ac 100644
--- a/editor/editor_help_search.h
+++ b/editor/editor_help_search.h
@@ -122,7 +122,6 @@ class EditorHelpSearch::Runner : public RefCounted {
Vector<String> terms;
int search_flags;
- Ref<Texture2D> empty_icon;
Color disabled_color;
HashMap<String, DocData::ClassDoc>::Iterator iterator_doc;