mirror of
https://github.com/tmux/tmux.git
synced 2025-04-05 15:48:53 +00:00
Unreachable statement, found by lint.
This commit is contained in:
parent
390472566c
commit
dafa0f022c
@ -127,8 +127,6 @@ cmd_pipe_pane_exec(struct cmd *self, struct cmd_ctx *ctx)
|
||||
fatal("fcntl failed");
|
||||
return (0);
|
||||
}
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user