mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 16:14:57 +00:00
LibWeb: Remove some unused includes and a member in HTMLScriptElement
This commit is contained in:
parent
e7af6af626
commit
b1529e3202
2 changed files with 0 additions and 6 deletions
|
@ -62,8 +62,6 @@ private:
|
|||
|
||||
Function<void()> m_script_ready_callback;
|
||||
|
||||
String m_script_filename;
|
||||
|
||||
RefPtr<Script> m_script;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue