summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/imklog.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-06-29 12:59:46 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-06-29 12:59:46 +0200
commit5a993ad7425bce33380ff10308f2ae93dadf8dae (patch)
treeb312baf018722872c5116e40b3aec891e513f0ca /plugins/imklog/imklog.h
parent8e8b77c7efc4e2d3844f9e3ce031c2355d2f3024 (diff)
downloadrsyslog-5a993ad7425bce33380ff10308f2ae93dadf8dae.tar.gz
rsyslog-5a993ad7425bce33380ff10308f2ae93dadf8dae.tar.xz
rsyslog-5a993ad7425bce33380ff10308f2ae93dadf8dae.zip
imklog: removal of no longer needed config directives
Diffstat (limited to 'plugins/imklog/imklog.h')
-rw-r--r--plugins/imklog/imklog.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/imklog/imklog.h b/plugins/imklog/imklog.h
index a9b22b4f..acfb50ab 100644
--- a/plugins/imklog/imklog.h
+++ b/plugins/imklog/imklog.h
@@ -31,13 +31,6 @@
/* we need to have the modConf type present in all submodules */
struct modConfData_s {
- /* DEAD */
- int dbgPrintSymbols;
- int symbols_twice;
- int use_syscall;
- int symbol_lookup;
- char *symfile;
- /* end DEAD */
rsconf_t *pConf;
int iFacilIntMsg;
uchar *pszPath;