LibWebView: Remove now-unused history object

This commit is contained in:
Timothy Flynn 2024-04-14 16:55:58 -04:00 committed by Alexander Kalenik
parent e5c5dcca6a
commit 6eb2052d40
Notes: sideshowbarker 2024-07-18 04:38:32 +09:00
5 changed files with 0 additions and 146 deletions

View file

@ -12,7 +12,6 @@ namespace WebView {
class CookieJar;
class Database;
class History;
class InspectorClient;
class OutOfProcessWebView;
class ProcessManager;