summaryrefslogtreecommitdiff
path: root/editor/doc/doc_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/doc/doc_data.h')
-rw-r--r--editor/doc/doc_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/doc/doc_data.h b/editor/doc/doc_data.h
index 8156acd3d0..d3844adb7e 100644
--- a/editor/doc/doc_data.h
+++ b/editor/doc/doc_data.h
@@ -86,7 +86,6 @@ public:
String brief_description;
String description;
Vector<String> tutorials;
- String demos;
Vector<MethodDoc> methods;
Vector<MethodDoc> signals;
Vector<ConstantDoc> constants;