summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2015-09-23 14:55:53 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2015-11-25 11:39:57 +0100
commit877de231b84d7e824435f20255b9fa8a088ba9a6 (patch)
tree2049a5febc515f95f188e4c627ba3f20c284d9ce
parent337304f19df43eaa6c76a7571094ccc9dc99a4c5 (diff)
downloadNetworkManager-877de231b84d7e824435f20255b9fa8a088ba9a6.tar.gz
device/tun: remove unused property enum FLAGS
-rw-r--r--src/devices/nm-device-tun.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/nm-device-tun.c b/src/devices/nm-device-tun.c
index 4002ef0cf5..978c1bace3 100644
--- a/src/devices/nm-device-tun.c
+++ b/src/devices/nm-device-tun.c
@@ -50,7 +50,6 @@ enum {
PROP_0,
PROP_OWNER,
PROP_GROUP,
- PROP_FLAGS,
PROP_MODE,
PROP_NO_PI,
PROP_VNET_HDR,