HaikuDepot: Removed invalid TODO from UserLoginWindow
This commit is contained in:
@@ -163,7 +163,6 @@ UserLoginWindow::UserLoginWindow(BWindow* parent, BRect frame, Model& model)
|
||||
|
||||
SetDefaultButton(fSendButton);
|
||||
|
||||
// TODO: Set initial mode based on whether there is account info
|
||||
_SetMode(LOGIN);
|
||||
|
||||
CenterIn(parent->Frame());
|
||||
|
||||
Reference in New Issue
Block a user