ref: 5e8e8170e74fe7476cf65316ef4006011fbf7ad1
parent: 7241db5446fc08ec7f96a7cdf1022ca9ec219a57
author: Simon Howard <[email protected]>
date: Mon Oct 14 22:25:39 EDT 2013
Remove call to I_SetWindowTitle() that is no longer needed. Subversion-branch: /branches/v2-branch Subversion-revision: 2709
--- a/src/net_gui.c
+++ b/src/net_gui.c
@@ -350,9 +350,6 @@
exit(-1);
}
- I_SetWindowTitle("Waiting for game start");
- //I_SetWindowIcon();
-
OpenWaitDialog();
had_warning = false;