Skip to content

Commit

Permalink
HaikuDepot: Removed invalid TODO from UserLoginWindow
Browse files Browse the repository at this point in the history
  • Loading branch information
stippi committed Sep 28, 2014
1 parent 054139a commit 8f331d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apps/haikudepot/ui/UserLoginWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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());
Expand Down

0 comments on commit 8f331d4

Please sign in to comment.