]> granicus.if.org Git - graphviz/commitdiff
gvc: remove useless definition of _BLD_gvc in gvusershape.c
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 2 Jan 2022 15:31:16 +0000 (16:31 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 9 Jan 2022 19:24:28 +0000 (20:24 +0100)
This symbols is already defined by all build systems that depend on
it.

lib/gvc/gvusershape.c

index 3e316efb3ff330b886236993cb68dcd02c633f31..f552eefbf2da933e0fc8f6cc0e5d9ffa1bd93424 100644 (file)
@@ -30,7 +30,6 @@
 #include <common/memory.h>
 #include <cgraph/agxbuf.h>
 
-#define _BLD_gvc 1
 #include <common/utils.h>
 #include <gvc/gvplugin_loadimage.h>
 #include <gvc/gvplugin.h>