Dolda2000 GitWeb
/
doldaconnect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a3ef5
)
Removed debugging output from hubmgr.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 6 Mar 2008 21:10:40 +0000
(22:10 +0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 6 Mar 2008 21:10:40 +0000
(22:10 +0100)
lib/guile/hubmgr
patch
|
blob
|
blame
|
history
diff --git
a/lib/guile/hubmgr
b/lib/guile/hubmgr
index
e323992
..
ea7e474
100755
(executable)
--- a/
lib/guile/hubmgr
+++ b/
lib/guile/hubmgr
@@
-79,9
+79,6
@@
(same (car delta))
(del (cadr delta))
(new (caddr delta)))
- (display same) (newline)
- (display del) (newline)
- (display new) (newline)
(for-each (lambda (o)
(let ((el (assq o connlist)))
(if el