summaryrefslogtreecommitdiff
path: root/clients/cli/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/cli/settings.c')
-rw-r--r--clients/cli/settings.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/clients/cli/settings.c b/clients/cli/settings.c
index 06e9fb4722..1651aab226 100644
--- a/clients/cli/settings.c
+++ b/clients/cli/settings.c
@@ -2082,13 +2082,6 @@ typedef struct {
NmcPropertyFuncsFields
} NmcPropertyFuncs;
-/*
- * We need NmCli in some _set_property functions, and they aren't passed NmCli.
- * So use the global variable.
- */
-/* Global variable defined in nmcli.c */
-extern NmCli nm_cli;
-
NMSetting *
nmc_setting_new_for_name (const char *name)
{