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
commit d6df13af6a
Notes: sideshowbarker 2024-07-16 23:52:22 +09:00
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