From da8a9e14cf31ec10f793644761818e8cb09d28eb Mon Sep 17 00:00:00 2001 From: stephb9959 Date: Wed, 14 Sep 2022 12:27:02 -0700 Subject: [PATCH] https://telecominfraproject.atlassian.net/browse/WIFI-10839 Signed-off-by: stephb9959 --- build | 2 +- src/APStats.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build b/build index 3cacc0b..ca7bf83 100644 --- a/build +++ b/build @@ -1 +1 @@ -12 \ No newline at end of file +13 \ No newline at end of file diff --git a/src/APStats.cpp b/src/APStats.cpp index 742e73a..afd8798 100644 --- a/src/APStats.cpp +++ b/src/APStats.cpp @@ -198,7 +198,7 @@ namespace OpenWifi { std::cout << "Exception will parsing clients: " << InterfaceName << std::endl; } } else { - std::cout <<"Interface: No clients: " << InterfaceName << std::endl; + // std::cout <<"Interface: No clients: " << InterfaceName << std::endl; } if(interface.contains("ssids")) {