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 aa9d83e8..afa46906 100644
--- a/ommysql.c
+++ b/ommysql.c
@@ -305,7 +305,6 @@ static rsRetVal parseSelectorAct(uchar **pp, selector_t *f)
"database functionality - ignored");
#else /* WITH_DB defined! */
f->f_type = F_MYSQL;
- f->doAction = doActionMySQL;
p++;
/* Now we read the MySQL connection properties