Change window name change to use a timer event rather than a gettimeofday()

check every loop.
This commit is contained in:
Nicholas Marriott
2009-11-04 23:54:57 +00:00
parent 946ed97273
commit 44d6a2c435
4 changed files with 56 additions and 64 deletions

View File

@@ -91,8 +91,6 @@ server_window_loop(void)
server_window_check_alive(w);
}
set_window_names();
}
/* Check for bell in window. */