mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 09:40:42 +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
|
||||
uchar *p2parse;
|
||||
uchar *opening;
|
||||
int lenMsg;
|
||||
#define OpeningText "Message forwarded from "
|
||||
CODESTARTparse
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user