aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-15 17:35:23 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-15 17:35:23 +0300
commit393fc19572aee23f558f36beedec1a3ee2c89cc2 (patch)
treebfa049c926aa05d1ecd1393517e84f66313db101
parentd688c9630db459ec13e5311adaee05e651b3789d (diff)
downloadellinika-393fc19572aee23f558f36beedec1a3ee2c89cc2.tar.gz
ellinika-393fc19572aee23f558f36beedec1a3ee2c89cc2.tar.bz2
Remove unnecessary debugging output.
-rw-r--r--src/cgi-bin/conj.scm41
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cgi-bin/conj.scm4 b/src/cgi-bin/conj.scm4
index 8fca3f0..fcacaad 100644
--- a/src/cgi-bin/conj.scm4
+++ b/src/cgi-bin/conj.scm4
@@ -125,3 +125,2 @@ ifelse(IFACE,[CGI],(cgi:init))
(define (transpose mtx)
- (display "<!--\n")(write mtx)(display "\n-->")
(let* ((w (length (car mtx)))

Return to:

Send suggestions and report system problems to the System administrator.