mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
* Extra debug output for, well, debugging help.
This commit is contained in:
@@ -97,6 +97,8 @@ DatabaseImpl::~DatabaseImpl()
|
|||||||
{
|
{
|
||||||
delete m_fuzzyIndex;
|
delete m_fuzzyIndex;
|
||||||
|
|
||||||
|
tDebug() << "Shutting down database.";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#ifdef TOMAHAWK_QUERY_ANALYZE
|
#ifdef TOMAHAWK_QUERY_ANALYZE
|
||||||
TomahawkSqlQuery q = newquery();
|
TomahawkSqlQuery q = newquery();
|
||||||
|
Reference in New Issue
Block a user