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