Skip to content

Commit

Permalink
Remove call to I_SetWindowTitle() that is no longer needed.
Browse files Browse the repository at this point in the history
Subversion-branch: /branches/v2-branch
Subversion-revision: 2709
  • Loading branch information
fragglet committed Oct 15, 2013
1 parent 7241db5 commit 5e8e817
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/net_gui.c
Expand Up @@ -350,9 +350,6 @@ void NET_WaitForLaunch(void)
exit(-1);
}

I_SetWindowTitle("Waiting for game start");
//I_SetWindowIcon();

OpenWaitDialog();
had_warning = false;

Expand Down

0 comments on commit 5e8e817

Please sign in to comment.