mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 15:50:36 +01:00
clang warns:
make[4]: Entering directory `./NetworkManager/cli/src'
CC connections.o
connections.c:2206:23: error: unused variable 'nmc_mobile_settings' [-Werror,-Wunused-const-variable]
static const NameItem nmc_mobile_settings [] = {
^
Signed-off-by: Thomas Haller <thaller@redhat.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| completion | ||
| src | ||
| Makefile.am | ||