mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 11:15:35 -05:00
fix: remove debug msg
This commit is contained in:
parent
3245647dc9
commit
e75e97a559
1 changed files with 0 additions and 1 deletions
|
|
@ -134,7 +134,6 @@ module Stream_ = struct
|
|||
self.is_consume n_read;
|
||||
n_read)
|
||||
in
|
||||
_debug (fun k->k "read %d" n_read);
|
||||
if n_read=0 then too_short();
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue