HaikuDepot: Removed invalid TODO from UserLoginWindow

This commit is contained in:
Stephan Aßmus
2014-09-28 14:53:08 +02:00
parent 054139a2d4
commit 8f331d41fa
@@ -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());