From: Magnus Jacobsson Date: Sun, 2 Jan 2022 15:31:16 +0000 (+0100) Subject: gvc: remove useless definition of _BLD_gvc in gvusershape.c X-Git-Tag: 3.0.0~84^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f1d8da0a2ef9acfec6aa8376b9c8251b95b35d8;p=graphviz gvc: remove useless definition of _BLD_gvc in gvusershape.c This symbols is already defined by all build systems that depend on it. --- diff --git a/lib/gvc/gvusershape.c b/lib/gvc/gvusershape.c index 3e316efb3..f552eefbf 100644 --- a/lib/gvc/gvusershape.c +++ b/lib/gvc/gvusershape.c @@ -30,7 +30,6 @@ #include #include -#define _BLD_gvc 1 #include #include #include