From: Magnus Jacobsson Date: Sat, 1 Jan 2022 15:58:43 +0000 (+0100) Subject: cgraph: [nfc] remove useless default extern declaration of functions in agxbuf.h X-Git-Tag: 3.0.0~87^2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00ddff9b403879817d6bd6c7dff8dec888fa80d6;p=graphviz cgraph: [nfc] remove useless default extern declaration of functions in agxbuf.h --- diff --git a/lib/cgraph/agxbuf.h b/lib/cgraph/agxbuf.h index 9e9d70800..1b4538d4c 100644 --- a/lib/cgraph/agxbuf.h +++ b/lib/cgraph/agxbuf.h @@ -25,7 +25,7 @@ extern "C" { #define AGXBUF_API __declspec(dllimport) #endif #else -#define AGXBUF_API extern +#define AGXBUF_API /* nothing */ #endif /* Extensible buffer: