Silenced some DEBUG outputs.
This commit is contained in:
parent
e0aa7b2ed8
commit
c33a853aae
@ -35,7 +35,7 @@
|
||||
#define VER_LAMEXP_MINOR_LO 2
|
||||
#define VER_LAMEXP_TYPE RC
|
||||
#define VER_LAMEXP_PATCH 2
|
||||
#define VER_LAMEXP_BUILD 1806
|
||||
#define VER_LAMEXP_BUILD 1807
|
||||
#define VER_LAMEXP_CONFG 1700
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -74,7 +74,6 @@ static const quint32 g_max_uint32 = UINT32_MAX;
|
||||
static void lamexp_tools_clean_up(void)
|
||||
{
|
||||
QWriteLocker writeLock(&g_lamexp_tools_lock);
|
||||
qWarning("------------ lamexp_tools_clean_up ------------");
|
||||
|
||||
if(!g_lamexp_tools_data.isNull())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user