From: Emden R. Gansner Date: Thu, 23 Oct 2014 14:16:31 +0000 (-0400) Subject: Remove unnecessary include of gvpr's actions.h. X-Git-Tag: TRAVIS_CI_BUILD_EXPERIMENTAL~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=737469a48ad3a394ea2d91e5261577cf5a90dae0;p=graphviz Remove unnecessary include of gvpr's actions.h. --- diff --git a/plugin/core/gvrender_core_pic.c b/plugin/core/gvrender_core_pic.c index be35e158e..4ba1b0e76 100644 --- a/plugin/core/gvrender_core_pic.c +++ b/plugin/core/gvrender_core_pic.c @@ -26,7 +26,6 @@ #include "agxbuf.h" #include "utils.h" #include "color.h" -#include "actions.h" #include "const.h"