Remove some unnecessary checks before free().
authornicm <nicm@openbsd.org>
Fri, 23 Oct 2015 16:30:15 +0000 (16:30 +0000)
committernicm <nicm@openbsd.org>
Fri, 23 Oct 2015 16:30:15 +0000 (16:30 +0000)
commit54f214dfaaf05bb1403344ce030dbc9f08414d19
tree195d986fbac9da0fcdbcf24956ec2a8dbf35f2ad
parent9bdf60845e21200da7c3e85f8a32ab9226b319a1
Remove some unnecessary checks before free().
usr.bin/tmux/cmd-new-session.c
usr.bin/tmux/cmd-new-window.c
usr.bin/tmux/cmd-split-window.c
usr.bin/tmux/tty.c