mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-05 02:33:03 +00:00
LibWeb: Remove some unused includes and a member in HTMLScriptElement
This commit is contained in:
parent
e7af6af626
commit
b1529e3202
Notes:
sideshowbarker
2024-07-18 03:27:06 +09:00
Author: https://github.com/awesomekling
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