]> granicus.if.org Git - graphviz/commitdiff
core plugin: remove unused memory.h include
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 4 Sep 2022 19:35:28 +0000 (12:35 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 5 Sep 2022 22:27:17 +0000 (15:27 -0700)
plugin/core/gvrender_core_vml.c

index 81e2cde4404d3e365093f6aa90d97020b500740a..023cd051ab4fb6fc18796c3f8f340a3a53affe8e 100644 (file)
@@ -23,7 +23,6 @@
 #include <gvc/gvplugin_render.h>
 #include <gvc/gvplugin_device.h>
 #include <gvc/gvio.h>
-#include <common/memory.h>
 #include <cgraph/strcasecmp.h>
 #include <cgraph/unreachable.h>