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
commit dc04385465
Notes: sideshowbarker 2024-07-17 09:39:38 +09:00
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;