Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-11-12 14:01:14 +00:00
5 changed files with 73 additions and 68 deletions

View File

@ -188,7 +188,6 @@ server_start(struct event_base *base, int lockfd, char *lockfile)
TAILQ_INIT(&session_groups);
mode_key_init_trees();
key_bindings_init();
utf8_build();
start_time = time(NULL);