mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:24:00 +02: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