summaryrefslogtreecommitdiff
path: root/plugins/ommysql/ommysql.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-03-29 12:14:46 +0100
committerMichael Biebl <biebl@debian.org>2008-03-29 12:14:46 +0100
commite1bfc41f9a8e6c7ef051686210c0f263bf512372 (patch)
tree403612780ae40da9d69f785bd09d177c69fafca6 /plugins/ommysql/ommysql.h
parentde624a45c50b87eb153e78cd84cf0eae8dbeddfa (diff)
downloadrsyslog-e1bfc41f9a8e6c7ef051686210c0f263bf512372.tar.gz
Imported Debian patch 1.20.1-1debian/1.20.1-1
Diffstat (limited to 'plugins/ommysql/ommysql.h')
-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 a8179bf..d8d2d53 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: