mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-31 12:11:15 +00:00
Remove comment
This commit is contained in:
parent
8dd19f6fa6
commit
3552eb3dd6
@ -34,8 +34,6 @@ void MxAtomId::Destroy()
|
|||||||
if (!AtomIdCounterSet())
|
if (!AtomIdCounterSet())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
// The dtor is called on the counter object immediately,
|
|
||||||
// so this syntax should be correct.
|
|
||||||
#ifdef COMPAT_MODE
|
#ifdef COMPAT_MODE
|
||||||
MxAtomIdCounter id_counter(m_internal);
|
MxAtomIdCounter id_counter(m_internal);
|
||||||
MxAtomIdCounterSet::iterator it = AtomIdCounterSet()->find(&id_counter);
|
MxAtomIdCounterSet::iterator it = AtomIdCounterSet()->find(&id_counter);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user