summaryrefslogtreecommitdiff
path: root/clients/cli/connections.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/cli/connections.c')
-rw-r--r--clients/cli/connections.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clients/cli/connections.c b/clients/cli/connections.c
index dd5ac874a3..5d8c3daff7 100644
--- a/clients/cli/connections.c
+++ b/clients/cli/connections.c
@@ -1965,7 +1965,6 @@ do_connections_show (NmCli *nmc, int argc, char **argv)
* a profile has multiple active connections, it will be listed multiple times.
* If that's not the case, we filter out these duplicate lines. */
selection = nm_meta_selection_create_parse_list ((const NMMetaAbstractInfo *const*) metagen_con_show,
- NULL,
fields_str,
FALSE,
NULL);