diff --git a/src/rss.cpp b/src/rss.cpp index ed4b3a166..c5fdab245 100644 --- a/src/rss.cpp +++ b/src/rss.cpp @@ -627,12 +627,9 @@ short RssStream::readDoc(QIODevice* device) { } } } - return 0; } } } - qDebug("XML Error: This is not a valid RSS document"); - return -1; resizeList();