mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 23:26:44 -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:
@@ -44,8 +44,6 @@
|
||||
|
||||
#include "fake_core.h"
|
||||
|
||||
unsigned int epee::g_test_dbg_lock_sleep = 0;
|
||||
|
||||
namespace
|
||||
{
|
||||
// CONFIG
|
||||
|
||||
Reference in New Issue
Block a user