diff options
Diffstat (limited to 'plugins/imklog/imklog.h')
-rw-r--r-- | plugins/imklog/imklog.h | 7 |
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; |