A couple of minor cosmetic changes.

This commit is contained in:
Nicholas Marriott
2009-11-04 20:59:22 +00:00
parent abf3a5d50e
commit ea8c8c5f33
2 changed files with 1 additions and 2 deletions

1
tmux.c
View File

@ -504,7 +504,6 @@ main(int argc, char **argv)
client_main(); /* doesn't return */
}
void
main_set_signals(void)
{