summaryrefslogtreecommitdiffstats
path: root/plugins/imptcp
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-25 14:04:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-25 14:04:14 +0200
commita9223031a6effeaf3673beb752c12a29f5e8f83d (patch)
tree0b69e2b9ea00b1d7471a7be9bc3faee9a5b84f03 /plugins/imptcp
parent0c9ff64a62d3ac84eef48c577d6ab8aa754fd8c3 (diff)
downloadrsyslog-a9223031a6effeaf3673beb752c12a29f5e8f83d.tar.gz
rsyslog-a9223031a6effeaf3673beb752c12a29f5e8f83d.tar.xz
rsyslog-a9223031a6effeaf3673beb752c12a29f5e8f83d.zip
step: imklog (linux) moved to v2 config system
Diffstat (limited to 'plugins/imptcp')
-rw-r--r--plugins/imptcp/imptcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/imptcp/imptcp.c b/plugins/imptcp/imptcp.c
index 25936deb..713ee83c 100644
--- a/plugins/imptcp/imptcp.c
+++ b/plugins/imptcp/imptcp.c
@@ -1435,7 +1435,6 @@ BEGINmodInit()
CODESTARTmodInit
*ipIFVersProvided = CURR_MOD_IF_VERSION; /* we only support the current interface specification */
CODEmodInit_QueryRegCFSLineHdlr
- initConfigSettings();
/* request objects we use */
CHKiRet(objUse(glbl, CORE_COMPONENT));
CHKiRet(objUse(prop, CORE_COMPONENT));