diff options
author | Max Wipfli <mail@maxwipfli.ch> | 2021-05-27 21:40:02 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-01 09:28:05 +0200 |
commit | 522ef53b981262a01c1cf91f963fd541c05b4330 (patch) | |
tree | bf04d9db795ab77ef9d7d9fa2a3e0c25907a3cf2 /Tests/AK/TestURL.cpp | |
parent | b7c6af0a041376ec6bfe4136f4ec0cded9ff0560 (diff) | |
download | serenity-522ef53b981262a01c1cf91f963fd541c05b4330.zip |
AK: Remove deprecated m_path member variable from URL
The m_path member variable has been superseded by m_paths. Thus, it has
been removed. The path() getter will continue to exist as a convenience
method for getting the path joined together as a string.
Diffstat (limited to 'Tests/AK/TestURL.cpp')
0 files changed, 0 insertions, 0 deletions