1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:57:44 +00:00

Ladybird/AppKit: Remove the standalone JavaScript console

This commit is contained in:
Timothy Flynn 2023-12-01 07:13:43 -05:00 committed by Andreas Kling
parent c4daaa9902
commit dc04385465
9 changed files with 0 additions and 306 deletions

View file

@ -114,8 +114,6 @@ executable("ladybird_executable") {
"AppKit/Application/Application.mm",
"AppKit/Application/ApplicationDelegate.mm",
"AppKit/Application/EventLoopImplementation.mm",
"AppKit/UI/Console.mm",
"AppKit/UI/ConsoleController.mm",
"AppKit/UI/Event.mm",
"AppKit/UI/Inspector.mm",
"AppKit/UI/InspectorController.mm",