Silenced some DEBUG outputs.

This commit is contained in:
LoRd_MuldeR 2015-10-11 17:32:42 +02:00
parent e0aa7b2ed8
commit c33a853aae
2 changed files with 1 additions and 2 deletions

View File

@ -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
///////////////////////////////////////////////////////////////////////////////

View File

@ -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())
{