Removed TODO item, it's already resolved.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16239 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
195e980ef1
commit
ab093a2ce4
@ -1027,7 +1027,6 @@ BApplication::_InitGUIContext()
|
||||
return error;
|
||||
|
||||
// create global system cursors
|
||||
// ToDo: these could have a predefined server token to safe the communication!
|
||||
B_CURSOR_SYSTEM_DEFAULT = new BCursor(B_HAND_CURSOR);
|
||||
B_CURSOR_I_BEAM = new BCursor(B_I_BEAM_CURSOR);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user