From: Magnus Jacobsson Date: Sun, 16 Jan 2022 17:39:21 +0000 (+0100) Subject: sparse: remove useless include of cgraph/sprint.h X-Git-Tag: 3.0.0~50^2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=610fa358106c4e8a0cf364b585b44fb9e2daa151;p=graphviz sparse: remove useless include of cgraph/sprint.h The last use of anything from sprint.h was removed in https://gitlab.com/graphviz/graphviz/-/commit/c2d3526427a7259aa656ab72c83b43232ebfd806. --- diff --git a/lib/sparse/DotIO.c b/lib/sparse/DotIO.c index fd19bb270..94fe1d0d0 100644 --- a/lib/sparse/DotIO.c +++ b/lib/sparse/DotIO.c @@ -10,7 +10,6 @@ #define STANDALONE #include -#include #include #include #include