summaryrefslogtreecommitdiffstats
path: root/ommysql.h
diff options
context:
space:
mode:
Diffstat (limited to 'ommysql.h')
-rw-r--r--ommysql.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ommysql.h b/ommysql.h
index 5ae065cb..e079778e 100644
--- a/ommysql.h
+++ b/ommysql.h
@@ -29,10 +29,6 @@
/* prototypes will be removed as syslogd needs no longer to directly
* call into the module!
*/
-//void initMySQL(register selector_t *f);
-rsRetVal writeMySQL(register selector_t *f);
-void closeMySQL(register selector_t *f);
-rsRetVal checkDBErrorState(register selector_t *f);
rsRetVal modInitMySQL(int iIFVersRequested, int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)());
#endif /* #ifdef WITH_DB */