mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-02 16:25:34 +03:00
LibWeb: Remove an empty line from OOPWV
This commit is contained in:
parent
f52ce49a36
commit
baf4c7d3f2
Notes:
sideshowbarker
2024-07-19 00:58:06 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/baf4c7d3f27
@ -209,7 +209,6 @@ void OutOfProcessWebView::notify_server_did_start_loading(Badge<WebContentClient
|
||||
on_load_start(url);
|
||||
}
|
||||
|
||||
|
||||
void OutOfProcessWebView::notify_server_did_finish_loading(Badge<WebContentClient>, const URL& url)
|
||||
{
|
||||
if (on_load_finish)
|
||||
|
Loading…
Reference in New Issue
Block a user