]> granicus.if.org Git - graphviz/commitdiff
pathplan: [nfc] remove useless comments in vis.h
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 2 Jan 2022 17:11:52 +0000 (18:11 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 10 Jan 2022 13:05:20 +0000 (14:05 +0100)
lib/pathplan/vis.h

index da23c37df93666211ec2e21268dd987190e0934b..1e2e3f8b6f73a399344d47e9e3391b71e2042e66 100644 (file)
@@ -45,7 +45,7 @@ extern "C" {
 #define VIS_API __declspec(dllimport)
 #endif
 #endif
-/*end visual studio*/
+
 #ifndef VIS_API
 #define VIS_API extern
 #endif