X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-core%2Fiface-pfroute.h;h=34098da492d4351ae56ed52900ab246521697cb2;hb=23ca50a5a56b6ea98a73480cff50ebb73ecba7ca;hp=e46df5f638dd948646fb0e38a075e24a6e38e6e0;hpb=b9a6f0906bd188d5bb6ff55ae1457b987a6cf275;p=catta diff --git a/avahi-core/iface-pfroute.h b/avahi-core/iface-pfroute.h index e46df5f..34098da 100644 --- a/avahi-core/iface-pfroute.h +++ b/avahi-core/iface-pfroute.h @@ -26,7 +26,6 @@ typedef struct AvahiPfRoute AvahiPfRoute; struct AvahiPfRoute { int fd; - const AvahiPoll *poll_api; AvahiWatch *watch; AvahiInterfaceMonitor *m; };