Remove private _prop_data property.

This commit is contained in:
Relintai 2021-08-10 10:41:14 +02:00
parent ccc94053d6
commit 4ee6f2b033

View File

@ -129,8 +129,6 @@ protected:
};
private:
Ref<PropData> _prop_data;
bool _build_queued;
bool _building;