diff options
Diffstat (limited to 'editor/array_property_edit.h')
-rw-r--r-- | editor/array_property_edit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/array_property_edit.h b/editor/array_property_edit.h index 675b842128..d91701ccaf 100644 --- a/editor/array_property_edit.h +++ b/editor/array_property_edit.h @@ -34,7 +34,6 @@ #include "scene/main/node.h" class ArrayPropertyEdit : public Reference { - GDCLASS(ArrayPropertyEdit, Reference); int page; |