From c2f9bcac19d53eff2e01152c190d3727b224660c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 6 May 2020 22:54:52 +0100 Subject: remove junk content_add_error api --- content/content.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'content/content.c') diff --git a/content/content.c b/content/content.c index 6ffaebf6c..d33780fa8 100644 --- a/content/content.c +++ b/content/content.c @@ -1067,12 +1067,6 @@ nserror content_debug(struct hlcache_handle *h, enum content_debug op) } -void content_add_error(struct content *c, const char *token, - unsigned int line) -{ -} - - /* exported interface documented in content/content.h */ struct content_rfc5988_link * content_find_rfc5988_link(hlcache_handle *h, lwc_string *rel) -- cgit v1.2.3