From: Magnus Jacobsson Date: Sun, 2 Jan 2022 16:07:13 +0000 (+0100) Subject: cgraph: remove useless definition of _BLD_cgraph in cghdr.h X-Git-Tag: 3.0.0~87^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=909dab349091531c0bb715eac9d4cf7bcc18a5d9;p=graphviz cgraph: remove useless definition of _BLD_cgraph in cghdr.h This symbol is not used anywhere. --- diff --git a/lib/cgraph/cghdr.h b/lib/cgraph/cghdr.h index a55a63d49..aa52f4e2f 100644 --- a/lib/cgraph/cghdr.h +++ b/lib/cgraph/cghdr.h @@ -12,8 +12,6 @@ #include "config.h" -#define _BLD_cgraph 1 - #ifdef _WIN32 # ifdef EXPORT_CGHDR # define CGHDR_API __declspec(dllexport)