removed resolved TODO comment
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32562 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
90ac66553e
commit
1f3bec8961
@ -374,7 +374,6 @@ BWindow::BWindow(BRect frame, int32 bitmapToken)
|
||||
:
|
||||
BLooper("offscreen bitmap")
|
||||
{
|
||||
// TODO: Implement for real
|
||||
_DecomposeType(B_UNTYPED_WINDOW, &fLook, &fFeel);
|
||||
_InitData(frame, "offscreen", fLook, fFeel, 0, 0, bitmapToken);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user