From e1c66fc86f740831f455622f3089e2ef9a2bd3f4 Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Mon, 13 Dec 2021 22:30:24 +0100 Subject: [PATCH] gvc: remove now obsolete exporting of gvc.h symbols from gvc.def Note that the findStopColor function in gvc.h was missing in gvc.def. Towards https://gitlab.com/graphviz/graphviz/-/issues/2058. --- lib/gvc/gvc.def | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/lib/gvc/gvc.def b/lib/gvc/gvc.def index b39da5a61..3d218f43b 100644 --- a/lib/gvc/gvc.def +++ b/lib/gvc/gvc.def @@ -7,7 +7,6 @@ arrow_gen arrow_length arrowEndClip arrowStartClip -attach_attrs attach_attrs_and_arrows beginpath Bezier @@ -66,22 +65,8 @@ gv_cleanup_edge gv_cleanup_node gv_free_splines gv_nodesize -gvAddLibrary -gvcBuildDate -gvcInfo -gvContext -gvcVersion gvCloneGVC gvFreeCloneGVC -gvFreeContext -gvFreeLayout -gvLayout -gvLayoutJobs -gvLayoutDone -gvNEWcontext -gvNextInputGraph -gvParseArgs -gvPluginsGraph gvprintdouble gvprintf gvprintpointf @@ -90,13 +75,6 @@ gvputc gvputs gvputs_nonascii gvputs_xml -gvRender -gvRenderData -gvFreeRenderData -gvRenderFilename -gvRenderJobs -gvToggle -gvToolTred gvusershape_file_access gvusershape_file_release gvwrite @@ -183,16 +161,13 @@ utf8ToLatin1 write_plain xml_escape colorxlate -gvContextPlugins gvferror getPackInfo getPackModeInfo parsePackModeInfo putRects xdotBB -gvFinalize gv_postprocess -gvRenderContext gvflush gvrender_ptf setColorScheme @@ -201,7 +176,6 @@ addEdgeLabels is_a_cluster mapBool drand48 -gvPluginList get_gradient_points mkClustMap findCluster -- 2.50.1