mirror of
https://github.com/RGBCube/serenity
synced 2025-06-30 15:02:06 +00:00
LibWeb: Remove unused HTMLTokenizer::m_input member variable
This commit is contained in:
parent
35f32ac170
commit
045a6a566b
1 changed files with 0 additions and 2 deletions
|
@ -158,8 +158,6 @@ private:
|
|||
|
||||
String m_decoded_input;
|
||||
|
||||
StringView m_input;
|
||||
|
||||
Utf8View m_utf8_view;
|
||||
Utf8CodePointIterator m_utf8_iterator;
|
||||
Utf8CodePointIterator m_prev_utf8_iterator;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue