X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fcdecl.h;h=b08e2a0fd6e26d52c0db846fdd47f3c677472f6e;hb=6efe2615e04c6ef664fa9d49b013e261ba1e6e66;hp=ca462c8bdd3e23a1d7e4ed3400a610d0abfb4e9d;hpb=33f474169daae72b9aa4c5ede260663207b2e4a3;p=catta diff --git a/avahi-common/cdecl.h b/avahi-common/cdecl.h index ca462c8..b08e2a0 100644 --- a/avahi-common/cdecl.h +++ b/avahi-common/cdecl.h @@ -23,7 +23,6 @@ ***/ /** \file cdecl.h C++ compatibility */ - #ifdef __cplusplus /** If using C++ this macro enables C mode, otherwise does nothing */ #define AVAHI_C_DECL_BEGIN extern "C" {