Remove unused getter

This commit is contained in:
disinvite 2024-04-24 22:53:53 -04:00
parent 23add47a48
commit 666b0cd820

View File

@ -30,7 +30,6 @@ class MxAtom {
// FUNCTION: BETA10 0x101236d0
inline MxString& GetKey() { return m_key; }
inline MxU16 GetValue() { return m_value; }
// SYNTHETIC: BETA10 0x10124a50
// MxAtom::`scalar deleting destructor'