Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2022-06-30 16:37:18 +01:00
15 changed files with 432 additions and 48 deletions

View File

@ -213,7 +213,6 @@ server_start(struct tmuxproc *client, int flags, struct event_base *base,
RB_INIT(&sessions);
key_bindings_init();
TAILQ_INIT(&message_log);
gettimeofday(&start_time, NULL);
#ifdef HAVE_SYSTEMD