mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-27 21:48:39 +00:00
LibWeb: Remove some unused includes and a member in HTMLScriptElement
This commit is contained in:
@@ -62,8 +62,6 @@ private:
|
||||
|
||||
Function<void()> m_script_ready_callback;
|
||||
|
||||
String m_script_filename;
|
||||
|
||||
RefPtr<Script> m_script;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user