mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:47:35 +00:00
LibGemini: Remove unused private field m_queued_finish
This commit is contained in:
parent
5892e5a300
commit
5f109c1885
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