mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-19 15:43:20 +00:00
LibWebView: Remove now-unused history object
This commit is contained in:
parent
e5c5dcca6a
commit
6eb2052d40
Notes:
sideshowbarker
2024-07-18 04:38:32 +09:00
Author: https://github.com/trflynn89
Commit: 6eb2052d40
Pull-request: https://github.com/SerenityOS/serenity/pull/23965
Issue: https://github.com/SerenityOS/serenity/issues/23961
5 changed files with 0 additions and 146 deletions
|
@ -12,7 +12,6 @@ namespace WebView {
|
|||
|
||||
class CookieJar;
|
||||
class Database;
|
||||
class History;
|
||||
class InspectorClient;
|
||||
class OutOfProcessWebView;
|
||||
class ProcessManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue