aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/containers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/containers.h')
-rw-r--r--src/tools/containers.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tools/containers.h b/src/tools/containers.h
index 2d0195d..c35465e 100644
--- a/src/tools/containers.h
+++ b/src/tools/containers.h
@@ -57,10 +57,6 @@ enum {
WGDEVICE_HAS_FWMARK = 1U << 3
};
-enum {
- WG_API_VERSION_MAGIC = 0xbeef0003
-};
-
struct wgdevice {
char name[IFNAMSIZ];
uint32_t ifindex;