summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-vlan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/nm-device-vlan.h')
-rw-r--r--src/devices/nm-device-vlan.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/devices/nm-device-vlan.h b/src/devices/nm-device-vlan.h
index 4a27226fb7..e31e171d04 100644
--- a/src/devices/nm-device-vlan.h
+++ b/src/devices/nm-device-vlan.h
@@ -42,9 +42,6 @@ typedef enum {
#define NM_DEVICE_VLAN_PARENT "parent"
#define NM_DEVICE_VLAN_ID "vlan-id"
-/* Internal non-exported properties */
-#define NM_DEVICE_VLAN_INT_PARENT_DEVICE "int-parent-device"
-
typedef NMDevice NMDeviceVlan;
typedef NMDeviceClass NMDeviceVlanClass;