summaryrefslogtreecommitdiffstats
path: root/cmd-set-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-set-buffer.c')
-rw-r--r--cmd-set-buffer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-set-buffer.c b/cmd-set-buffer.c
index 88bd0c10..0ec362b3 100644
--- a/cmd-set-buffer.c
+++ b/cmd-set-buffer.c
@@ -34,7 +34,6 @@ const struct cmd_entry cmd_set_buffer_entry = {
"ab:n:", 0, 1,
"[-a] " CMD_BUFFER_USAGE " [-n new-buffer-name] data",
0,
- NULL,
cmd_set_buffer_exec
};