summaryrefslogtreecommitdiffstats
path: root/omusrmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'omusrmsg.c')
-rw-r--r--omusrmsg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/omusrmsg.c b/omusrmsg.c
index 123cd938..1590c689 100644
--- a/omusrmsg.c
+++ b/omusrmsg.c
@@ -207,7 +207,6 @@ int doActionUsrMsg(selector_t *f, time_t now)
{
assert(f != NULL);
- f->f_time = now;
dprintf("\n");
wallmsg(f);
return 0;