1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 15:47:34 +00:00

Browser: Delete unused BrowserConsoleClient.{h,cpp}

Since the Browser now only runs in multi-process mode, we have no use
for this single-process ConsoleClient. :^)
This commit is contained in:
Sam Atkins 2021-09-01 16:00:53 +01:00 committed by Andreas Kling
parent 2ecbe5dd71
commit 931f462b6e
3 changed files with 0 additions and 169 deletions

View file

@ -11,7 +11,6 @@ compile_gml(Tab.gml TabGML.h tab_gml)
set(SOURCES
BookmarksBarWidget.cpp
BrowserConsoleClient.cpp
BrowserWindow.cpp
BrowserWindowGML.h
ConsoleWidget.cpp