mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
4f88344df3
5 changed files with 73 additions and 68 deletions
1
server.c
1
server.c
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue