]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - rdma/rdma.h
lib: json_print: Add print_on_off()
[mirror_iproute2.git] / rdma / rdma.h
index a6c6bdea5a80c3461c172d2e88844caa11323cd2..8638b2a39aebdafad2966fd74002755efd411d81 100644 (file)
@@ -138,7 +138,6 @@ void print_driver_table(struct rd *rd, struct nlattr *tb);
 void print_raw_data(struct rd *rd, struct nlattr **nla_line);
 void newline(struct rd *rd);
 void newline_indent(struct rd *rd);
-void print_on_off(struct rd *rd, const char *key_str, bool on);
 void print_raw_data(struct rd *rd, struct nlattr **nla_line);
 #define MAX_LINE_LENGTH 80