]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - src/daemon/lldpd.h
daemon: remove unused agent_default_agentx_socket() function
[thirdparty/lldpd.git] / src / daemon / lldpd.h
index 5d99faab6aefd5b6ae18da874e6d9c22cd7b3160..97306a2d47733e241d6ab512e0427b27df473f92 100644 (file)
@@ -179,7 +179,6 @@ void                 agent_notify(struct lldpd_hardware *, int, struct lldpd_port *);
 #ifdef ENABLE_PRIVSEP
 /* agent_priv.c */
 void            agent_priv_register_domain(void);
-const char     *agent_default_agentx_socket(void);
 #endif
 
 /* client.c */