syndication: Remove dead code I added on accident..

freebsd-work
Doug Coleman 2019-01-12 18:06:03 -06:00
parent f00bc7e08c
commit 77515aa2a9
1 changed files with 0 additions and 2 deletions

View File

@ -64,8 +64,6 @@ TUPLE: entry title url description date ;
[ "item" tags-named [ rss2.0-entry ] map set-entries ]
tri ;
ERROR: invalid-atom-link ;
: atom-link ( tag -- url/f )
{
[ "link" "alternate" "rel" tag-named-with-attr ]