mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 21:59:07 +00:00
LibWebView: Remove the now-unused ConsoleClient
It is superseded by the Inspector's console.
This commit is contained in:
parent
dc04385465
commit
d6df13af6a
Notes:
sideshowbarker
2024-07-16 23:52:22 +09:00
Author: https://github.com/trflynn89
Commit: d6df13af6a
Pull-request: https://github.com/SerenityOS/serenity/pull/22111
5 changed files with 0 additions and 299 deletions
|
@ -1,7 +1,6 @@
|
|||
include(${SerenityOS_SOURCE_DIR}/Meta/CMake/public_suffix.cmake)
|
||||
|
||||
set(SOURCES
|
||||
ConsoleClient.cpp
|
||||
CookieJar.cpp
|
||||
Database.cpp
|
||||
History.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue