summaryrefslogtreecommitdiff
path: root/include/element.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/element.h')
-rw-r--r--include/element.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/element.h b/include/element.h
index d2f13abe..fedc4079 100644
--- a/include/element.h
+++ b/include/element.h
@@ -93,10 +93,6 @@ struct connman_element {
GSList *properties;
struct {
- gchar *identifier;
- } network;
-
- struct {
gchar *address;
gchar *netmask;
gchar *gateway;