network: tc: drop unused element

This commit is contained in:
Yu Watanabe 2019-12-11 20:09:11 +09:00
parent 042fc950ea
commit 1f9dd3bfdf

View File

@ -15,8 +15,6 @@ typedef struct QDisc {
NetworkConfigSection *section;
Network *network;
Link *link;
int family;
uint32_t handle;