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