remove left over debugging output
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15363 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
dde10e4519
commit
f41715436a
@ -467,7 +467,7 @@ BScrollBar::MouseDown(BPoint where)
|
||||
Invalidate(fPrivateData->fThumbFrame);
|
||||
return;
|
||||
}
|
||||
printf("check\n");
|
||||
|
||||
// hit test for arrows or empty area
|
||||
float scrollValue = 0.0;
|
||||
fPrivateData->fButtonDown = _ButtonFor(where);
|
||||
|
Loading…
Reference in New Issue
Block a user