mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Remove status message flicker.
This commit is contained in:
parent
29e72fa994
commit
051db3fd34
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ public class UnreadsService extends SubService {
|
|||
|
||||
if (StoryHashQueue.size() < 1) return;
|
||||
|
||||
gotWork();
|
||||
getNewUnreadStories();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue