It really should only have an fFirst member :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20250 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5cd229a5a1
commit
91f1fe44d2
@ -166,7 +166,6 @@ class DoublyLinkedQueue {
|
||||
|
||||
private:
|
||||
Element *fFirst;
|
||||
Element *fLast;
|
||||
|
||||
static GetLink sGetLink;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user