summaryrefslogtreecommitdiff
path: root/lib/zclient.h
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2020-06-02 21:34:05 -0300
committerGitHub <noreply@github.com>2020-06-02 21:34:05 -0300
commitedfdfe201abb16b3a743208d5c47ea8e128e1a47 (patch)
tree03116453bbc53825507edbbde48ee1533f065ab4 /lib/zclient.h
parent728b9c43cef54410c315362fcc14daa0a146053d (diff)
parentd0e0a52719439aac3f708aef3cbce7c84dd796f5 (diff)
Merge pull request #6506 from volta-networks/ldp_pwstatus_cleanup
ldpd: remove unused 'pwstatus' field from message zapi_pw_status
Diffstat (limited to 'lib/zclient.h')
-rw-r--r--lib/zclient.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zclient.h b/lib/zclient.h
index 4682216d89..d99b6ddf8f 100644
--- a/lib/zclient.h
+++ b/lib/zclient.h
@@ -525,7 +525,6 @@ struct zapi_pw_status {
char ifname[IF_NAMESIZE];
ifindex_t ifindex;
uint32_t status;
- uint32_t pwstatus;
};
enum zapi_route_notify_owner {