mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:07:44 +00:00
LibWeb: Remove unused WindowObject.h
This commit is contained in:
parent
1ab510c4bb
commit
43f87c67f2
2 changed files with 0 additions and 42 deletions
|
@ -11,10 +11,6 @@
|
|||
#include <LibJS/Runtime/GlobalObject.h>
|
||||
#include <LibWeb/HTML/Window.h>
|
||||
|
||||
namespace Web::Bindings {
|
||||
class WindowObject;
|
||||
}
|
||||
|
||||
namespace WebContent {
|
||||
|
||||
class ConsoleGlobalObject final : public JS::GlobalObject {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue