1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

* Extra debug output for, well, debugging help.

This commit is contained in:
Christian Muehlhaeuser
2012-05-27 18:24:37 +02:00
parent 5e0d8d2292
commit 4d281b645c

View File

@@ -97,6 +97,8 @@ DatabaseImpl::~DatabaseImpl()
{
delete m_fuzzyIndex;
tDebug() << "Shutting down database.";
/*
#ifdef TOMAHAWK_QUERY_ANALYZE
TomahawkSqlQuery q = newquery();