mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:27:36 +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:
parent
2ecbe5dd71
commit
931f462b6e
3 changed files with 0 additions and 169 deletions
|
@ -11,7 +11,6 @@ compile_gml(Tab.gml TabGML.h tab_gml)
|
|||
|
||||
set(SOURCES
|
||||
BookmarksBarWidget.cpp
|
||||
BrowserConsoleClient.cpp
|
||||
BrowserWindow.cpp
|
||||
BrowserWindowGML.h
|
||||
ConsoleWidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue