]> granicus.if.org Git - graphviz/commitdiff
Windows: remove unused 'PATHSEPARATOR' #define
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Apr 2022 16:05:56 +0000 (09:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 5 Apr 2022 04:25:45 +0000 (21:25 -0700)
windows/include/config.h

index b222f33ed47fe8daa0d3d66380f306a972207d2a..2debbc7536fdb640176e992a05f70909940f6cf8 100644 (file)
 /* Define to the version of this package. */
 #define PACKAGE_VERSION VERSION
 
-/* Path separator character. */
-#define PATHSEPARATOR ":"
-
 /* Define if you want SFDP */
 #define SFDP 1
 /* #undef SFDP */