From 9550d5dae1a487617a8910b1b496ffd12c78a546 Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Sun, 12 Dec 2021 19:21:29 +0100 Subject: [PATCH] pathplan: remove exporting of solve* symbols from pathplan.def These functions are not used outside the pathplan library and are not part of the public API. Towards https://gitlab.com/graphviz/graphviz/-/issues/2058. --- lib/pathplan/pathplan.def | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/pathplan/pathplan.def b/lib/pathplan/pathplan.def index a116ace71..dcd3af194 100644 --- a/lib/pathplan/pathplan.def +++ b/lib/pathplan/pathplan.def @@ -14,8 +14,5 @@ Proutespline Pshortestpath Ptriangulate ptVis -solve1 -solve2 -solve3 visibility wind -- 2.40.0