Unreachable statement, found by lint.

pull/1/head
Nicholas Marriott 2009-11-13 18:59:14 +00:00
parent 390472566c
commit dafa0f022c
1 changed files with 0 additions and 2 deletions

View File

@ -127,8 +127,6 @@ cmd_pipe_pane_exec(struct cmd *self, struct cmd_ctx *ctx)
fatal("fcntl failed");
return (0);
}
return (0);
}
void