mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-26 17:51:16 +00:00
Remove unused getter
This commit is contained in:
parent
23add47a48
commit
666b0cd820
@ -30,7 +30,6 @@ class MxAtom {
|
|||||||
|
|
||||||
// FUNCTION: BETA10 0x101236d0
|
// FUNCTION: BETA10 0x101236d0
|
||||||
inline MxString& GetKey() { return m_key; }
|
inline MxString& GetKey() { return m_key; }
|
||||||
inline MxU16 GetValue() { return m_value; }
|
|
||||||
|
|
||||||
// SYNTHETIC: BETA10 0x10124a50
|
// SYNTHETIC: BETA10 0x10124a50
|
||||||
// MxAtom::`scalar deleting destructor'
|
// MxAtom::`scalar deleting destructor'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user