mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
LibWeb: Remove some unused includes and a member in HTMLScriptElement
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 03:27:06 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/b1529e32025
@@ -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