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:
@@ -166,7 +166,6 @@ class DoublyLinkedQueue {
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
Element *fFirst;
|
Element *fFirst;
|
||||||
Element *fLast;
|
|
||||||
|
|
||||||
static GetLink sGetLink;
|
static GetLink sGetLink;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user