1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 14:16:32 +02:00

* More accurate debug output.

This commit is contained in:
Christian Muehlhaeuser
2012-06-06 16:45:33 +02:00
parent 6d48ffc298
commit 8c9deaf4ac

View File

@@ -113,7 +113,7 @@ DatabaseImpl::init()
DatabaseImpl::~DatabaseImpl() DatabaseImpl::~DatabaseImpl()
{ {
tDebug() << "Shutting down database."; tDebug() << "Shutting down database connection.";
/* /*
#ifdef TOMAHAWK_QUERY_ANALYZE #ifdef TOMAHAWK_QUERY_ANALYZE