mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Remove space
This commit is contained in:
parent
7857355b0c
commit
0982c69fbd
@ -84,7 +84,7 @@ class MxListCursor : public MxCore
|
||||
void Detach();
|
||||
MxBool Next(T*& p_obj);
|
||||
void Reset() { m_match = NULL; }
|
||||
|
||||
|
||||
private:
|
||||
MxList<T> *m_list;
|
||||
MxListEntry<T> *m_match;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user