Skip to content

Commit

Permalink
Remove redundent code
Browse files Browse the repository at this point in the history
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
  • Loading branch information
jNullj and Chocobo1 committed Dec 2, 2023
1 parent 8510d96 commit fad287c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/base/rss/rss_session.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ Session::Session()
settingsStorage->removeValue(u"RSS/hosts_cookies"_s);
settingsStorage->removeValue(u"Rss/Session/EnableProcessing"_s);
settingsStorage->removeValue(u"Rss/Session/RefreshInterval"_s);
settingsStorage->removeValue(u"RSS/Session/FetchDelay"_s);
settingsStorage->removeValue(u"Rss/Session/MaxArticlesPerFeed"_s);
settingsStorage->removeValue(u"Rss/AutoDownloader/EnableProcessing"_s);
}
Expand Down

0 comments on commit fad287c

Please sign in to comment.