summaryrefslogtreecommitdiff
path: root/src/raptor_rss.h
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2007-03-13 05:06:59 +0000
committerDave Beckett <dave@dajobe.org>2007-03-13 05:06:59 +0000
commite91c70f02515c68c37c3e30447da1dc58542c97d (patch)
treebbd82a07b056f33a470b65f313126629453a31d9 /src/raptor_rss.h
parentfcdcd7aa2c77171c0e3e8f649bec9686467246ce (diff)
downloadraptor-e91c70f02515c68c37c3e30447da1dc58542c97d.tar.gz
raptor_rss_namespace_info looses nspace field.
Diffstat (limited to 'src/raptor_rss.h')
-rw-r--r--src/raptor_rss.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/raptor_rss.h b/src/raptor_rss.h
index 2c620da6..075a2fe8 100644
--- a/src/raptor_rss.h
+++ b/src/raptor_rss.h
@@ -102,7 +102,6 @@ typedef struct {
const char *const uri_string;
const char *prefix;
raptor_uri* uri;
- raptor_namespace* nspace;
} raptor_rss_namespace_info;