summaryrefslogtreecommitdiffstats
path: root/ommysql.h
diff options
context:
space:
mode:
Diffstat (limited to 'ommysql.h')
-rw-r--r--ommysql.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ommysql.h b/ommysql.h
index 685734db..af654b8c 100644
--- a/ommysql.h
+++ b/ommysql.h
@@ -36,7 +36,7 @@ void reInitMySQL(register selector_t *f);
int checkDBErrorState(register selector_t *f);
//void DBErrorHandler(register selector_t *f);
-int doActionMySQL(selector_t *f, time_t now);
+int doActionMySQL(selector_t *f);
#endif /* #ifdef WITH_DB */
#endif /* #ifndef OMMYSQL_H_INCLUDED */