summaryrefslogtreecommitdiff
path: root/hmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'hmp.h')
-rw-r--r--hmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hmp.h b/hmp.h
index 2b9308be7c..12acb6d414 100644
--- a/hmp.h
+++ b/hmp.h
@@ -109,7 +109,6 @@ void set_link_completion(ReadLineState *rs, int nb_args, const char *str);
void netdev_add_completion(ReadLineState *rs, int nb_args, const char *str);
void netdev_del_completion(ReadLineState *rs, int nb_args, const char *str);
void ringbuf_write_completion(ReadLineState *rs, int nb_args, const char *str);
-void ringbuf_read_completion(ReadLineState *rs, int nb_args, const char *str);
void watchdog_action_completion(ReadLineState *rs, int nb_args,
const char *str);
void migrate_set_capability_completion(ReadLineState *rs, int nb_args,