diff options
Diffstat (limited to 'avahi-common/gccmacro.h')
-rw-r--r-- | avahi-common/gccmacro.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/avahi-common/gccmacro.h b/avahi-common/gccmacro.h index 33ff847..c32a29d 100644 --- a/avahi-common/gccmacro.h +++ b/avahi-common/gccmacro.h @@ -26,9 +26,7 @@ #include <avahi-common/cdecl.h> -#ifndef DOXYGEN_SHOULD_SKIP_THIS AVAHI_C_DECL_BEGIN -#endif #ifdef __GNUC__ #if __GNUC__ >= 4 @@ -61,8 +59,6 @@ AVAHI_C_DECL_BEGIN #define AVAHI_GCC_NORETURN #endif -#ifndef DOXYGEN_SHOULD_SKIP_THIS AVAHI_C_DECL_END -#endif #endif |