diff options
author | Ross Burton <ross@linux.intel.com> | 2009-11-02 09:09:02 +0000 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2010-03-06 18:16:51 +0000 |
commit | 6770a34e08d672fbfebabfc050d5689fd149210a (patch) | |
tree | 5ea9baf45d903aec17a4a6ba1ce5eca6f34dc84e /rest-extras | |
parent | dfd0e7cd4e340782f1fdf54dd6342d91cd10576a (diff) |
flickr: remove stale TODO
Diffstat (limited to 'rest-extras')
-rw-r--r-- | rest-extras/flickr-proxy.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rest-extras/flickr-proxy.c b/rest-extras/flickr-proxy.c index 38ff330..079405a 100644 --- a/rest-extras/flickr-proxy.c +++ b/rest-extras/flickr-proxy.c @@ -25,8 +25,6 @@ * * Convenience API for authentication so that the user doesn't have to parse the * XML themselves. - * - * Function to parse a payload and return either a xml document or a GError. */ #include <config.h> |