mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
* Disable shutdown db analyze again.
This commit is contained in:
@@ -97,6 +97,7 @@ DatabaseImpl::~DatabaseImpl()
|
|||||||
{
|
{
|
||||||
delete m_fuzzyIndex;
|
delete m_fuzzyIndex;
|
||||||
|
|
||||||
|
/*
|
||||||
#ifdef TOMAHAWK_QUERY_ANALYZE
|
#ifdef TOMAHAWK_QUERY_ANALYZE
|
||||||
TomahawkSqlQuery q = newquery();
|
TomahawkSqlQuery q = newquery();
|
||||||
|
|
||||||
@@ -108,6 +109,7 @@ DatabaseImpl::~DatabaseImpl()
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user