Console: returned stdin check to constructor
This commit is contained in:
@@ -32,8 +32,6 @@ static constexpr char log_file_name[] = "p2pool.log";
|
||||
|
||||
namespace p2pool {
|
||||
|
||||
const uv_handle_type stdin_type = uv_guess_handle(0);
|
||||
|
||||
namespace log {
|
||||
|
||||
int GLOBAL_LOG_LEVEL = 3;
|
||||
|
||||
Reference in New Issue
Block a user