Remove some dead code

Signed-off-by: Francis Bouvier <francis@lightpanda.io>
This commit is contained in:
Francis Bouvier
2024-10-16 14:53:50 +02:00
parent 7bc7da5499
commit 2311765289
2 changed files with 0 additions and 6 deletions

View File

@@ -18,8 +18,6 @@
const std = @import("std");
// pub const MaxStdOutSize = 512; // ensure debug msg are not too long
/// MsgBuffer returns messages from a raw text read stream,
/// according to the following format `<msg_size>:<msg>`.
/// It handles both: