* small cleanup

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19186 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2006-11-03 09:38:27 +00:00
parent 0030de4a8f
commit 2f7c57a986
1 changed files with 0 additions and 2 deletions

View File

@ -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)