summaryrefslogtreecommitdiffstats
path: root/tests/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/httpd')
-rw-r--r--tests/httpd1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/httpd b/tests/httpd
index 94cfb43..aa2e51d 100644
--- a/tests/httpd
+++ b/tests/httpd
@@ -106,7 +106,6 @@ proc httpdRead { sock } {
set data(length) $data(length_orig)
httpdRespond $sock
}
-puts stderr "Post Dispatch"
}
default {
if [eof $sock] {