Reverted my change to usage of _get_object_token_(), it already means to use
a cached token... doh! Thanks Axel! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31140 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -622,7 +622,8 @@ private:
|
||||
void _PrintToStream();
|
||||
void _PrintTree();
|
||||
|
||||
int32 fServerToken;
|
||||
int32 _unused_int1;
|
||||
|
||||
uint32 fFlags;
|
||||
BPoint fParentOffset;
|
||||
BWindow* fOwner;
|
||||
|
||||
Reference in New Issue
Block a user