Skip to content

Commit 35690e0

Browse files
authored
RDKEMW-6097 - Removal of log GetIPSettings : ipversion error IPv4/IPv6 (#189)
Reason for change - Removal of unnecessary log to avoid log flooding
1 parent 841d2f0 commit 35690e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugin/gnome/NetworkManagerGnomeProxy.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,8 +537,6 @@ namespace WPEFramework
537537
}
538538
}
539539
}
540-
else
541-
NMLOG_WARNING("ipversion error IPv4/IPv6");
542540
if(result.ipaddress.empty())
543541
{
544542
result.autoconfig = true;

0 commit comments

Comments
 (0)