diff --git a/devlink/devlink.c b/devlink/devlink.c index 6405d4be..da30a969 100644 --- a/devlink/devlink.c +++ b/devlink/devlink.c @@ -318,7 +318,6 @@ struct dl { char **argv; bool no_nice_names; struct dl_opts opts; - json_writer_t *jw; bool json_output; bool pretty_output; bool verbose;