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