Merge pull request #105 from Scrumplex/rss-begone

Remove news
This commit is contained in:
swirl
2022-01-27 17:00:15 -05:00
committed by GitHub
8 changed files with 0 additions and 489 deletions

View File

@ -177,15 +177,6 @@ set(NOTIFICATIONS_SOURCES
notifications/NotificationChecker.cpp
)
# Backend for the news bar... there's usually no news.
set(NEWS_SOURCES
# News System
news/NewsChecker.h
news/NewsChecker.cpp
news/NewsEntry.h
news/NewsEntry.cpp
)
# Icon interface
set(ICONS_SOURCES
# Icons System and related code