summary refs log tree commit diff
path: root/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Wpan.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.Device.Wpan.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml
deleted file mode 100644
index 32bc6f95..00000000
--- a/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<node name="/">
-  <!--
-      org.freedesktop.NetworkManager.Device.Wpan:
-      @short_description: IEEE 802.15.4 (WPAN) MAC Layer Device
-
-  -->
-  <interface name="org.freedesktop.NetworkManager.Device.Wpan">
-
-    <!--
-        HwAddress:
-
-        The active hardware address of the device.
-    -->
-    <property name="HwAddress" type="s" access="read"/>
-
-  </interface>
-</node>