aboutsummaryrefslogtreecommitdiff
path: root/cmd-command-prompt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-command-prompt.c')
-rw-r--r--cmd-command-prompt.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmd-command-prompt.c b/cmd-command-prompt.c
index 2a0e1aa7..c18f9ad0 100644
--- a/cmd-command-prompt.c
+++ b/cmd-command-prompt.c
@@ -185,10 +185,7 @@ cmd_command_prompt_callback(void *data, const char *s)
}
ctx = cmd_get_ctx();
- ctx->msgdata = NULL;
ctx->curclient = c;
- ctx->cmdclient = NULL;
-
ctx->error = key_bindings_error;
ctx->print = key_bindings_print;
ctx->info = key_bindings_info;