summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/system.h b/system.h
index 1b16bb9..691667c 100644
--- a/system.h
+++ b/system.h
@@ -38,7 +38,6 @@ enum bridge_opt {
BRIDGE_OPT_AGEING_TIME = (1 << 0),
BRIDGE_OPT_HELLO_TIME = (1 << 1),
BRIDGE_OPT_MAX_AGE = (1 << 2),
- BRIDGE_OPT_PRIORITY = (1 << 3),
};
struct bridge_config {