Don't drop pending feed loads during sync.

This commit is contained in:
dosiecki 2014-07-29 12:50:16 -07:00
parent fd2bfa02c0
commit d25c98ce7c

View file

@ -207,7 +207,6 @@ public class NBSyncService extends Service {
try {
// a metadata sync invalidates pagination and feed status
PendingFeeds.clear();
ExhaustedFeeds.clear();
FeedPagesSeen.clear();
FeedStoriesSeen.clear();