* small cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19186 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -188,8 +188,6 @@ MouseView::Pulse()
|
||||
void
|
||||
MouseView::Draw(BRect updateFrame)
|
||||
{
|
||||
inherited::Draw(updateFrame);
|
||||
|
||||
// Draw the mouse top
|
||||
SetDrawingMode(B_OP_ALPHA);
|
||||
if (fMouseBitmap != NULL)
|
||||
|
||||
Reference in New Issue
Block a user