From: Magnus Jacobsson Date: Sun, 2 Jan 2022 17:11:52 +0000 (+0100) Subject: pathplan: [nfc] remove useless comments in vis.h X-Git-Tag: 3.0.0~81^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70d9182d7e758bdadc6e2a3c7d13f8323edb0f9a;p=graphviz pathplan: [nfc] remove useless comments in vis.h --- diff --git a/lib/pathplan/vis.h b/lib/pathplan/vis.h index da23c37df..1e2e3f8b6 100644 --- a/lib/pathplan/vis.h +++ b/lib/pathplan/vis.h @@ -45,7 +45,7 @@ extern "C" { #define VIS_API __declspec(dllimport) #endif #endif -/*end visual studio*/ + #ifndef VIS_API #define VIS_API extern #endif