mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:57:44 +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
5 changed files with 0 additions and 299 deletions
|
@ -116,7 +116,6 @@ shared_library("LibWebView") {
|
|||
"//Userland/Libraries/LibWeb",
|
||||
]
|
||||
sources = [
|
||||
"ConsoleClient.cpp",
|
||||
"CookieJar.cpp",
|
||||
"Database.cpp",
|
||||
"History.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue