]> granicus.if.org Git - graphviz/commitdiff
Remove committed #define DEBUG
authorerg <devnull@localhost>
Wed, 20 Aug 2008 21:12:27 +0000 (21:12 +0000)
committererg <devnull@localhost>
Wed, 20 Aug 2008 21:12:27 +0000 (21:12 +0000)
lib/common/ns.c

index 585934f2dd23c44a8c922a3c5797513cda306c99..39098295464fe0b3b6e566ee071f648beebe7def 100644 (file)
@@ -761,7 +761,6 @@ static int dfs_range(node_t * v, edge_t * par, int low)
     return lim + 1;
 }
 
-#define DEBUG
 #ifdef DEBUG
 void tchk(void)
 {