Just small white space cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26562 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1408,9 +1408,9 @@ BMenu::_Track(int *action, long start)
|
||||
|
||||
BPoint location;
|
||||
uint32 buttons;
|
||||
if (LockLooper()) {
|
||||
if (LockLooper()) {
|
||||
GetMouse(&location, &buttons);
|
||||
UnlockLooper();
|
||||
UnlockLooper();
|
||||
}
|
||||
|
||||
int32 mouseSpeed = 0;
|
||||
|
||||
Reference in New Issue
Block a user