From 4dcf739810b60915ed4c979b07bfc91ccadc0079 Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Sun, 12 Dec 2021 18:58:18 +0100 Subject: [PATCH] pathplan: remove now obsolete exporting of pathutil.h symbols from pathplan.def Towards https://gitlab.com/graphviz/graphviz/-/issues/2058. --- lib/pathplan/pathplan.def | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/pathplan/pathplan.def b/lib/pathplan/pathplan.def index dcd3af194..e8e6c5c9a 100644 --- a/lib/pathplan/pathplan.def +++ b/lib/pathplan/pathplan.def @@ -1,9 +1,6 @@ EXPORTS -area2 directVis -dist2 freePath -in_poly make_polyline makePath Pobsclose @@ -15,4 +12,3 @@ Pshortestpath Ptriangulate ptVis visibility -wind -- 2.40.0