]> granicus.if.org Git - graphviz/commitdiff
pathplan: [nfc] remove useless definition of _BLD_pathplan in pathutil.h
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 2 Jan 2022 16:07:13 +0000 (17:07 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 10 Jan 2022 13:05:20 +0000 (14:05 +0100)
This symbol is not used anywhere.

lib/pathplan/pathutil.h

index db5fc701bb8f6106693cbd71e8ecf1f872e81cc0..eee4aa0df2b1037e0dc47d4fbbe43221d055b2f6 100644 (file)
@@ -10,8 +10,6 @@
 
 #pragma once
 
-#define _BLD_pathplan 1
-
 #include "pathplan.h"
 
 #ifdef __cplusplus