summaryrefslogtreecommitdiffstats
path: root/innbbsd/receive_article.c
diff options
context:
space:
mode:
Diffstat (limited to 'innbbsd/receive_article.c')
-rw-r--r--innbbsd/receive_article.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/innbbsd/receive_article.c b/innbbsd/receive_article.c
index cd3f23e7..586208d0 100644
--- a/innbbsd/receive_article.c
+++ b/innbbsd/receive_article.c
@@ -765,7 +765,6 @@ post_article(homepath, userid, board, writebody, pathname, firstpath)
if ((bid = getbnum(board)) > 0) {
touchbtotal(bid);
- touchdircache(bid);
}
return name;
}