Remove unused device->control value
[platform/upstream/connman.git] / include / element.h
index 4161d7e..3723df8 100644 (file)
@@ -98,9 +98,13 @@ struct connman_element {
 
        GHashTable *properties;
 
+       gchar *hostname;
+       gchar *domainname;
+
        struct {
                enum connman_ipconfig_method method;
                gchar *address;
+               gchar *peer;
                gchar *netmask;
                gchar *gateway;
                gchar *network;