Removed unused property 'pending_resize' from Control

This commit is contained in:
Eric M 2020-11-26 15:30:13 +10:00
parent 7e009a1671
commit 4d10524f7f

View File

@ -157,8 +157,6 @@ private:
Vector2 scale;
Vector2 pivot_offset;
bool pending_resize;
int h_size_flags;
int v_size_flags;
float expand;