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:
Stephan Aßmus
2009-06-20 15:47:28 +00:00
parent 3756e25935
commit 8f24c71102
3 changed files with 18 additions and 16 deletions
+2 -1
View File
@@ -622,7 +622,8 @@ private:
void _PrintToStream();
void _PrintTree();
int32 fServerToken;
int32 _unused_int1;
uint32 fFlags;
BPoint fParentOffset;
BWindow* fOwner;