projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da91176
)
Remove committed #define DEBUG
author
erg
<devnull@localhost>
Wed, 20 Aug 2008 21:12:27 +0000
(21:12 +0000)
committer
erg
<devnull@localhost>
Wed, 20 Aug 2008 21:12:27 +0000
(21:12 +0000)
lib/common/ns.c
patch
|
blob
|
history
diff --git
a/lib/common/ns.c
b/lib/common/ns.c
index 585934f2dd23c44a8c922a3c5797513cda306c99..39098295464fe0b3b6e566ee071f648beebe7def 100644
(file)
--- a/
lib/common/ns.c
+++ b/
lib/common/ns.c
@@
-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)
{