1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 20:17:44 +00:00

LibWebView: Remove the now-unused ConsoleClient

It is superseded by the Inspector's console.
This commit is contained in:
Timothy Flynn 2023-12-01 07:15:45 -05:00 committed by Andreas Kling
parent dc04385465
commit d6df13af6a
5 changed files with 0 additions and 299 deletions

View file

@ -1,7 +1,6 @@
include(${SerenityOS_SOURCE_DIR}/Meta/CMake/public_suffix.cmake)
set(SOURCES
ConsoleClient.cpp
CookieJar.cpp
Database.cpp
History.cpp