mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-16 16:07:30 +00:00
remove useless syslog() line
This commit is contained in:
parent
457092c60a
commit
fd5c172182
@ -1169,7 +1169,6 @@ main(int argc, char * * argv)
|
||||
struct rule_state * rule_list = 0;
|
||||
struct timeval checktime = {0, 0};
|
||||
struct lan_addr_s * lan_addr;
|
||||
syslog(LOG_INFO, "SNet version started");
|
||||
|
||||
if(init(argc, argv, &v) != 0)
|
||||
return 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user