diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-05-31 00:58:07 +0200 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2021-05-31 14:49:00 +0430 |
commit | de0aa44bb66241be8a71843471fef12dac9e9673 (patch) | |
tree | b4e4709b31a903919feb29888e583ae0c8ffff84 /AK/URL.h | |
parent | 4c32a128ef640e6cd6030fc7f51dafde3c3d1078 (diff) | |
download | serenity-de0aa44bb66241be8a71843471fef12dac9e9673.zip |
AK: Remove the m_length member for StringBuilder
Instead we can just use ByteBuffer::size() which already keeps track
of the buffer's size.
Diffstat (limited to 'AK/URL.h')
0 files changed, 0 insertions, 0 deletions