summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-20 11:30:31 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-20 11:30:31 +0200
commit503dec99f2e21fba336c989b209fadbf201e6f7e (patch)
tree39a772194801df34dafd59d09d84e4be9370f174
parent3e8ee7a6d2c37dc426be692be0065d9d2a4a9c1d (diff)
downloadrsyslog-503dec99f2e21fba336c989b209fadbf201e6f7e.tar.gz
rsyslog-503dec99f2e21fba336c989b209fadbf201e6f7e.tar.xz
rsyslog-503dec99f2e21fba336c989b209fadbf201e6f7e.zip
imfile is being totally refactored -- add new conf system when done
otherwise we may waste a lot of effort...
-rw-r--r--plugins/imfile/imfile.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/imfile/imfile.c b/plugins/imfile/imfile.c
index 321abbda..4425c949 100644
--- a/plugins/imfile/imfile.c
+++ b/plugins/imfile/imfile.c
@@ -326,30 +326,6 @@ ENDrunInput
* ------------------------------------------------------------------------------------------ */
-BEGINbeginCnfLoad
-CODESTARTbeginCnfLoad
-ENDbeginCnfLoad
-
-
-BEGINendCnfLoad
-CODESTARTendCnfLoad
-ENDendCnfLoad
-
-
-BEGINcheckCnf
-CODESTARTcheckCnf
-ENDcheckCnf
-
-
-BEGINactivateCnf
-CODESTARTactivateCnf
-ENDactivateCnf
-
-
-BEGINfreeCnf
-CODESTARTfreeCnf
-ENDfreeCnf
-
/* The function is called by rsyslog before runInput() is called. It is a last chance
* to set up anything specific. Most importantly, it can be used to tell rsyslog if the