mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-29 20:59:00 +00:00
LibGemini: Remove unused private field m_queued_finish
This commit is contained in:
parent
5892e5a300
commit
5f109c1885
Notes:
sideshowbarker
2024-07-19 04:19:41 +09:00
Author: https://github.com/nico
Commit: 5f109c1885
Pull-request: https://github.com/SerenityOS/serenity/pull/2986
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ protected:
|
|||
|
||||
private:
|
||||
RefPtr<TLS::TLSv12> m_socket;
|
||||
bool m_queued_finish { false };
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue