stephb9959
2022-10-30 10:09:46 -07:00
parent d706dba60a
commit 2bf972cec6
3 changed files with 3 additions and 4 deletions

View File

@@ -14,7 +14,6 @@
namespace OpenWifi {
int Storage::Start() {
std::cout << __LINE__ << std::endl;
poco_information(Logger(),"Starting...");
std::lock_guard Guard(Mutex_);