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

index 2debbc7536fdb640176e992a05f70909940f6cf8..737437c0432239a6b3fbe1ce581463a38d5ff65b 100644 (file)
 /* Define if you want CGRAPH */
 #define WITH_CGRAPH 1
 
-/* Define to 1 if the X Window System is missing or not being used. */
-#define X_DISPLAY_MISSING 1
-
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
 /* #undef YYTEXT_POINTER */