]> git.meshlink.io Git - catta/blobdiff - avahi-core/iface-pfroute.h
* fix a bug
[catta] / avahi-core / iface-pfroute.h
index e46df5f638dd948646fb0e38a075e24a6e38e6e0..34098da492d4351ae56ed52900ab246521697cb2 100644 (file)
@@ -26,7 +26,6 @@
 typedef struct AvahiPfRoute AvahiPfRoute;
 struct AvahiPfRoute {
   int fd;
-  const AvahiPoll *poll_api;
   AvahiWatch *watch;
   AvahiInterfaceMonitor *m;
 };