mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
LibTLS: Remove long-outdated comment that no longer makes sense
This commit is contained in:
parent
d6d6750dd8
commit
b5f24c84e4
Notes:
sideshowbarker
2024-07-18 20:53:26 +09:00
Author: https://github.com/alimpfard
Commit: b5f24c84e4
Pull-request: https://github.com/SerenityOS/serenity/pull/6085
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