diff --git a/pool.h b/pool.h index acf1225..8121f12 100644 --- a/pool.h +++ b/pool.h @@ -20,7 +20,6 @@ public: auto initialize_pool(unsigned int id) -> void { set_id(id); - fmt::print("Pool{{{}}} initialized to empty string\n", id); } private: