summaryrefslogtreecommitdiffstats
path: root/ommysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'ommysql.c')
-rw-r--r--ommysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ommysql.c b/ommysql.c
index a91f2209..34fead8b 100644
--- a/ommysql.c
+++ b/ommysql.c
@@ -259,7 +259,7 @@ void writeMySQL(register selector_t *f)
/* call the shell action
* returns 0 if it succeeds, something else otherwise
*/
-int doActionMySQL(selector_t *f, time_t now)
+int doActionMySQL(selector_t *f)
{
assert(f != NULL);