summaryrefslogtreecommitdiffstats
path: root/avahi-common/watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/watch.h')
-rw-r--r--avahi-common/watch.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/avahi-common/watch.h b/avahi-common/watch.h
index b973683..bc8ae2f 100644
--- a/avahi-common/watch.h
+++ b/avahi-common/watch.h
@@ -29,9 +29,7 @@
#include <avahi-common/cdecl.h>
-#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN
-#endif
/** An I/O watch object */
typedef struct AvahiWatch AvahiWatch;
@@ -95,9 +93,7 @@ struct AvahiPoll {
void (*timeout_free)(AvahiTimeout *t);
};
-#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_END
-#endif
#endif