Removed unused property 'pending_resize' from Control
This commit is contained in:
parent
7e009a1671
commit
4d10524f7f
1 changed files with 0 additions and 2 deletions
|
@ -157,8 +157,6 @@ private:
|
||||||
Vector2 scale;
|
Vector2 scale;
|
||||||
Vector2 pivot_offset;
|
Vector2 pivot_offset;
|
||||||
|
|
||||||
bool pending_resize;
|
|
||||||
|
|
||||||
int h_size_flags;
|
int h_size_flags;
|
||||||
int v_size_flags;
|
int v_size_flags;
|
||||||
float expand;
|
float expand;
|
||||||
|
|
Loading…
Reference in a new issue