]> granicus.if.org Git - graphviz/commit
gvc: remove useless exporting of intset.h symbol openIntSet from gvc.def
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 16 Dec 2021 06:58:54 +0000 (07:58 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 19 Dec 2021 21:41:04 +0000 (22:41 +0100)
commitc8f3cfdafb82562e82f0438d0e4bd6d741cfc7ae
tree73811fefcfc28901589c336f0fd00d48b4f993bf
parent63a6373219ea2bcd7077ae157c5ad00a74edee3e
gvc: remove useless exporting of intset.h symbol openIntSet from gvc.def

The openIntSet function in common/intset.h is only used in the common
and ortho libraries which are both static libraries that are built
into the gvc dynamic-link library.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2058.
lib/gvc/gvc.def