]> granicus.if.org Git - graphviz/commitdiff
remove #include "gd.h"
authorellson <devnull@localhost>
Sun, 25 Jun 2006 15:14:13 +0000 (15:14 +0000)
committerellson <devnull@localhost>
Sun, 25 Jun 2006 15:14:13 +0000 (15:14 +0000)
plugin/core/gvrender_core_ps.c

index edf403b560d6053d694223cb642a01d785068368..4cd766dbb66ee765e99530faaaa0bcdb2787a420 100644 (file)
 #endif
 #endif
 
-#undef HAVE_LIBGD
-
 #include "gvplugin_render.h"
 #include "graph.h"
 #include "agxbuf.h"
 #include "utils.h"
-#ifdef HAVE_LIBGD
-#include "gd.h"
-#endif
 
 /* for CHAR_LATIN1  */
 #include "const.h"