From 51ff074b3fb56b3b30eaa14f8055febdef44cf56 Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Tue, 3 Mar 2015 17:17:24 +0300 Subject: [PATCH] Remove old log message about 'I need few seconds for collecting data' --- fastnetmon.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/fastnetmon.cpp b/fastnetmon.cpp index 7eb57c9..a979f3a 100644 --- a/fastnetmon.cpp +++ b/fastnetmon.cpp @@ -1809,8 +1809,6 @@ int main(int argc,char **argv) { exit(1); } - logger<< log4cpp::Priority::INFO<<"I need few seconds for collecting data, please wait. Thank you!"; - load_our_networks_list(); // Setup CTRL+C handler