syndication: Remove dead code I added on accident..
parent
f00bc7e08c
commit
77515aa2a9
|
@ -64,8 +64,6 @@ TUPLE: entry title url description date ;
|
||||||
[ "item" tags-named [ rss2.0-entry ] map set-entries ]
|
[ "item" tags-named [ rss2.0-entry ] map set-entries ]
|
||||||
tri ;
|
tri ;
|
||||||
|
|
||||||
ERROR: invalid-atom-link ;
|
|
||||||
|
|
||||||
: atom-link ( tag -- url/f )
|
: atom-link ( tag -- url/f )
|
||||||
{
|
{
|
||||||
[ "link" "alternate" "rel" tag-named-with-attr ]
|
[ "link" "alternate" "rel" tag-named-with-attr ]
|
||||||
|
|
Loading…
Reference in New Issue