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