NetworkManager/clients
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
..
cli cli: remove unused static struct nmc_mobile_settings 2014-08-01 13:17:00 +02:00
tui all: add compatibility macros to ignore deprecation warnings for clang 2014-08-01 13:16:59 +02:00
Makefile.am clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nm-online.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00