mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 12:00:43 +01:00
Remove unused variable
Error: COMPILER_WARNING: rsyslog-7.4.10/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c: scope_hint: In function 'parse' rsyslog-7.4.10/plugins/pmaixforwardedfrom/pmaixforwardedfrom.c:72: warning: unused variable 'opening'
This commit is contained in:
parent
fee75d299b
commit
3cde17dbf0
@ -69,7 +69,6 @@ ENDisCompatibleWithFeature
|
|||||||
|
|
||||||
BEGINparse
|
BEGINparse
|
||||||
uchar *p2parse;
|
uchar *p2parse;
|
||||||
uchar *opening;
|
|
||||||
int lenMsg;
|
int lenMsg;
|
||||||
#define OpeningText "Message forwarded from "
|
#define OpeningText "Message forwarded from "
|
||||||
CODESTARTparse
|
CODESTARTparse
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user