summaryrefslogtreecommitdiff
path: root/AK/URL.h
diff options
context:
space:
mode:
Diffstat (limited to 'AK/URL.h')
-rw-r--r--AK/URL.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/AK/URL.h b/AK/URL.h
index c83b87f1ba..eedf0ce4e2 100644
--- a/AK/URL.h
+++ b/AK/URL.h
@@ -121,7 +121,6 @@ private:
{
}
- bool parse(const StringView&);
bool compute_validity() const;
String serialize_data_url() const;