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:
Stephan Aßmus
2008-07-22 11:03:03 +00:00
parent ea021c679f
commit ebdb1a612b
+2 -2
View File
@@ -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;