NetworkManager/clients/cli
Thomas Haller 996b31ec20 cli: remove unused static struct nmc_mobile_settings
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>
2014-08-01 13:17:00 +02:00
..
common.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
common.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
connections.c cli: remove unused static struct nmc_mobile_settings 2014-08-01 13:17:00 +02:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
Makefile.am clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
network-manager.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
network-manager.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli-completion clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c all: add compatibility macros to ignore deprecation warnings for clang 2014-08-01 13:16:59 +02:00
settings.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
utils.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
utils.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00