mirror of
https://github.com/monero-project/monero.git
synced 2026-01-05 09:17:40 -08:00
move g_test_dbg_lock_sleep from a global to a function level static
This avoids the need to define that variable in every program which uses epee.
This commit is contained in:
@@ -46,8 +46,6 @@ using namespace epee;
|
||||
|
||||
#include <functional>
|
||||
|
||||
unsigned int epee::g_test_dbg_lock_sleep = 0;
|
||||
|
||||
namespace daemonize {
|
||||
|
||||
struct t_internals {
|
||||
|
||||
Reference in New Issue
Block a user