mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:57:43 +00:00
LibIMAP: Remove declarations for non-existent methods
This commit is contained in:
parent
6d5fb9eb02
commit
c4c65ba727
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ private:
|
|||
void setup_callbacks();
|
||||
|
||||
ErrorOr<void> on_ready_to_receive();
|
||||
ErrorOr<void> on_tls_ready_to_receive();
|
||||
|
||||
ErrorOr<void> handle_parsed_response(ParseStatus&& parse_status);
|
||||
ErrorOr<void> send_next_command();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue