mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-04 21:27:58 +02:00
* Extra debug output for, well, debugging help.
This commit is contained in:
@@ -96,6 +96,8 @@ DatabaseImpl::DatabaseImpl( const QString& dbname, Database* parent )
|
||||
DatabaseImpl::~DatabaseImpl()
|
||||
{
|
||||
delete m_fuzzyIndex;
|
||||
|
||||
tDebug() << "Shutting down database.";
|
||||
|
||||
/*
|
||||
#ifdef TOMAHAWK_QUERY_ANALYZE
|
||||
|
Reference in New Issue
Block a user