diff options
Diffstat (limited to 'clients/cli/devices.c')
-rw-r--r-- | clients/cli/devices.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clients/cli/devices.c b/clients/cli/devices.c index d14807b48c..65c4be7286 100644 --- a/clients/cli/devices.c +++ b/clients/cli/devices.c @@ -3572,9 +3572,6 @@ is_single_word (const char* line) return FALSE; } -/* Global variable defined in nmcli.c */ -extern NmCli nm_cli; - static char * gen_func_ifnames (const char *text, int state) { |