mirror of
https://github.com/Relintai/props.git
synced 2025-04-17 21:26:33 +02:00
Remove private _prop_data property.
This commit is contained in:
parent
ccc94053d6
commit
4ee6f2b033
@ -129,8 +129,6 @@ protected:
|
|||||||
};
|
};
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Ref<PropData> _prop_data;
|
|
||||||
|
|
||||||
bool _build_queued;
|
bool _build_queued;
|
||||||
bool _building;
|
bool _building;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user