summaryrefslogtreecommitdiff
path: root/content/content_protected.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_protected.h')
-rw-r--r--content/content_protected.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content_protected.h b/content/content_protected.h
index 34773016f..ad0b0afa6 100644
--- a/content/content_protected.h
+++ b/content/content_protected.h
@@ -179,7 +179,6 @@ void content__request_redraw(struct content *c,
bool content__set_title(struct content *c, const char *title);
lwc_string *content__get_mime_type(struct content *c);
-nsurl *content__get_url(struct content *c);
const char *content__get_title(struct content *c);
const char *content__get_status_message(struct content *c);
int content__get_width(struct content *c);