mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 01:09:42 +01:00
* Extra debug output for, well, debugging help.
This commit is contained in:
parent
5e0d8d2292
commit
4d281b645c
@ -96,6 +96,8 @@ DatabaseImpl::DatabaseImpl( const QString& dbname, Database* parent )
|
||||
DatabaseImpl::~DatabaseImpl()
|
||||
{
|
||||
delete m_fuzzyIndex;
|
||||
|
||||
tDebug() << "Shutting down database.";
|
||||
|
||||
/*
|
||||
#ifdef TOMAHAWK_QUERY_ANALYZE
|
||||
|
Loading…
x
Reference in New Issue
Block a user