]> granicus.if.org Git - graphviz/commitdiff
Re-do some .h files to limit exposure of internal values, .h files,
authorerg <devnull@localhost>
Thu, 7 Dec 2006 22:49:35 +0000 (22:49 +0000)
committererg <devnull@localhost>
Thu, 7 Dec 2006 22:49:35 +0000 (22:49 +0000)
and dependencies on config.h; return to a simple, concrete boolean type

lib/cdt/dthdr.h

index 2f0e44ae2d91e4611924ad91e76e9d7bcb6e84a7..7aa7f7f7fc7f2e41d49997cac0efbb692f0458a2 100644 (file)
@@ -35,7 +35,6 @@ extern "C" {
 #include       <cdt.h>
 
 /* short-hand notations */
-#define NIL(t) ((t)0)
 #define reg    register
 #define uint   unsigned int
 #define left   hl._left