diff options
Diffstat (limited to 'scene/gui/nine_patch_rect.h')
-rw-r--r-- | scene/gui/nine_patch_rect.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/gui/nine_patch_rect.h b/scene/gui/nine_patch_rect.h index 0ef7f6b299..23a40fb64b 100644 --- a/scene/gui/nine_patch_rect.h +++ b/scene/gui/nine_patch_rect.h @@ -34,7 +34,6 @@ #include "scene/gui/control.h" class NinePatchRect : public Control { - GDCLASS(NinePatchRect, Control); public: |