[nostalgia/foundation] Removed unused member from AssetContainer
This commit is contained in:
parent
e9965a63ce
commit
8c1ad5ed63
@ -28,7 +28,6 @@ class AssetContainer {
|
|||||||
ox::Signal<ox::Error()> updated;
|
ox::Signal<ox::Error()> updated;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
ox::UUID uuid;
|
|
||||||
T m_obj;
|
T m_obj;
|
||||||
mutable int m_references = 0;
|
mutable int m_references = 0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user