tRemove untrue comment about RMS. - zs - Zeitungsschau rss to email converter
 (HTM) git clone git://r-36.net/zs
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit aa60d29283b1ec34654250040a372e3a17c7b0d1
 (DIR) parent 86eaa6478dd9b6c0803f811d98632a73479aa017
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 24 Feb 2019 15:03:46 +0100
       
       Remove untrue comment about RMS.
       
       Diffstat:
         zeitungsschau/feed.py               |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/zeitungsschau/feed.py b/zeitungsschau/feed.py
       t@@ -363,8 +363,6 @@ def parseatomfeed(astr):
        
                                articles.append(article)
        
       -        # Will not process more than 64 feed entries. Can you hear me
       -        # Richard Stallman?
                try:
                        feed["articles"] = sorted(articles, key=lambda article: \
                                        article["updated"])