mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 03:03:24 +02:00
Removed unused member variable.
This commit is contained in:
@@ -840,7 +840,6 @@ public:
|
||||
private:
|
||||
object m_obj;
|
||||
msgpack::unique_ptr<msgpack::zone> m_zone;
|
||||
bool m_referenced;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user