Removed unnecessary line

This commit is contained in:
Raoul Snyman 2010-01-27 09:52:31 +02:00
parent 9ac86fc3e1
commit daeb272c17
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ class FeedController(BaseController):
# Set the feed/channel level properties
feed.feed[u'title'] = blog_title
feed.feed[u'link'] = blog_link + u'/'
#feed.feed[u'author'] = blog_author
feed.feed[u'description'] = blog_slogan
for post in posts:
# Create an item