summaryrefslogtreecommitdiff
path: root/vpn/plugins/ipsec.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpn/plugins/ipsec.h')
-rw-r--r--vpn/plugins/ipsec.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/vpn/plugins/ipsec.h b/vpn/plugins/ipsec.h
index b9c146da..0081a439 100644
--- a/vpn/plugins/ipsec.h
+++ b/vpn/plugins/ipsec.h
@@ -30,10 +30,4 @@
} \
} while (0)
-struct section {
- const char *name;
- GHashTable *elm;
- GHashTable *subsection;
-};
-
#endif /* __CONNMAN_VPND_PLUGIN_IPSEC_H */