mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:07:35 +00:00
LibTLS: Remove long-outdated comment that no longer makes sense
This commit is contained in:
parent
d6d6750dd8
commit
b5f24c84e4
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ struct Context {
|
|||
static void print_file(const StringView& fname);
|
||||
|
||||
u8 remote_random[32];
|
||||
// To be predictable
|
||||
u8 local_random[32];
|
||||
u8 session_id[32];
|
||||
u8 session_id_size { 0 };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue