summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-01-31 10:25:18 +0100
committerThomas Haller <thaller@redhat.com>2019-02-04 11:00:17 +0100
commitba455a834503c2a04ef2cacc4a199a7e4c20a0b0 (patch)
tree982982efaa479b429d6defdedcb574ae595ed75d
parent9ac9d8fa8abc2a8ce344aa8b8b7bb8a65a6ce00d (diff)
downloadNetworkManager-th/various-for-wireguard-2.tar.gz
libnm-core: drop unused includes from "nm-setting.c"th/various-for-wireguard-2
-rw-r--r--libnm-core/nm-setting.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/libnm-core/nm-setting.c b/libnm-core/nm-setting.c
index 126c25d8a8..fe6808bcdc 100644
--- a/libnm-core/nm-setting.c
+++ b/libnm-core/nm-setting.c
@@ -32,15 +32,6 @@
#include "nm-utils-private.h"
#include "nm-property-compare.h"
-#include "nm-setting-connection.h"
-#include "nm-setting-bond.h"
-#include "nm-setting-bridge.h"
-#include "nm-setting-bridge-port.h"
-#include "nm-setting-pppoe.h"
-#include "nm-setting-team.h"
-#include "nm-setting-team-port.h"
-#include "nm-setting-vpn.h"
-
/**
* SECTION:nm-setting
* @short_description: Describes related configuration information