Removed stray debug printf.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32002 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2267,7 +2267,6 @@ BMenu::_DrawItems(BRect updateRect)
|
||||
if (item->Frame().Intersects(updateRect))
|
||||
item->Draw();
|
||||
}
|
||||
printf("BMenu::_DrawItems() took %lld usecs\n", system_time() - start);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user