summaryrefslogtreecommitdiffstats
path: root/avahi-core/iface-pfroute.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/iface-pfroute.h')
-rw-r--r--avahi-core/iface-pfroute.h1
1 files changed, 0 insertions, 1 deletions
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;
};