From: Jean-Philippe Orsini Date: Wed, 24 Apr 2013 12:32:26 +0000 (+0000) Subject: (no commit message) X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=commitdiff_plain;h=c228345525be4912e6b5acec7525dc056313f315 --- diff --git a/src/ttrss.c b/src/ttrss.c index 00ee138..9228519 100644 --- a/src/ttrss.c +++ b/src/ttrss.c @@ -328,7 +328,6 @@ const char *ttrss_get_headline_content(struct headline *h) return h->content; } - struct feed **ttrss_get_feeds() { struct json_object *rp, *rq, *content, *jfeed, *j;