(NEWS_PERIOD, news_keep_days): Replace macro NEWS_PERIOD by new

configuration key news_keep_days.
This commit is contained in:
Markus Armbruster 2004-09-04 19:32:48 +00:00
parent 2dd13e096d
commit 3dc73b39d2
4 changed files with 7 additions and 7 deletions

View file

@ -157,8 +157,6 @@ struct rptstr {
#define N_TELE 11
#define N_MAX_PAGE 11
#define NEWS_PERIOD days(10)
#define getnews(n, p) \
ef_read(EF_NEWS, n, p)
#define putnews(n, p) \