mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
removed spaces
This commit is contained in:
parent
3389b6440c
commit
37b60a63b2
1 changed files with 0 additions and 2 deletions
|
@ -104,8 +104,6 @@ private:
|
|||
int _newestEntryAtIndex;
|
||||
int _numEntries;
|
||||
|
||||
|
||||
|
||||
public:
|
||||
class Iterator : public std::iterator < std::forward_iterator_tag, T > {
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue