summaryrefslogtreecommitdiffstats
path: root/plugins/ommysql
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ommysql')
-rw-r--r--plugins/ommysql/ommysql.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/ommysql/ommysql.h b/plugins/ommysql/ommysql.h
index a8179bf7..d8d2d538 100644
--- a/plugins/ommysql/ommysql.h
+++ b/plugins/ommysql/ommysql.h
@@ -24,12 +24,6 @@
#ifndef OMMYSQL_H_INCLUDED
#define OMMYSQL_H_INCLUDED 1
-/* prototypes */
-/* prototypes will be removed as syslogd needs no longer to directly
- * call into the module!
- */
-rsRetVal modInitMySQL(int iIFVersRequested __attribute__((unused)), int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)(), rsRetVal (*pHostQueryEtryPt)(uchar*, rsRetVal (**)()));
-
#endif /* #ifndef OMMYSQL_H_INCLUDED */
/*
* vi:set ai: