1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 16:57:34 +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

@ -14,9 +14,6 @@
- (void)tabWillClose;
- (void)openConsole:(id)sender;
- (void)onConsoleClosed;
- (void)openInspector:(id)sender;
- (void)onInspectorClosed;