Accidently broke ConstIterator::Rewind().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16902 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6aa12747cd
commit
e7d4bde0b8
@ -186,7 +186,6 @@ public:
|
||||
|
||||
void Rewind()
|
||||
{
|
||||
fCurrent = NULL;
|
||||
fNext = fList->First();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user