networkctl: drop unused member in struct VxLanInfo

This commit is contained in:
Yu Watanabe
2021-06-26 01:06:38 +09:00
parent 2e9ee9cf15
commit 3b955af56f

View File

@@ -258,7 +258,6 @@ typedef struct VxLanInfo {
uint8_t proxy;
uint8_t learning;
uint8_t inerit;
uint8_t rsc;
uint8_t l2miss;
uint8_t l3miss;