Remove some unused defines.

This commit is contained in:
Nicholas Marriott
2010-12-30 23:20:13 +00:00
parent 2b3c2fd852
commit 4fb1045f5a
2 changed files with 1 additions and 4 deletions

View File

@ -40,7 +40,7 @@ struct cmd_capture_pane_data {
const struct cmd_entry cmd_capture_pane_entry = {
"capture-pane", "capturep",
CMD_BUFFER_PANE_USAGE,
"[-b buffer-index] [-t target-pane]",
0, "",
cmd_capture_pane_init,
cmd_capture_pane_parse,