1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-07 14:46:33 +02:00

* Style fix.

This commit is contained in:
Christian Muehlhaeuser
2014-09-06 18:30:14 +02:00
parent ce79a3ed33
commit 00b7cfb933

View File

@@ -34,7 +34,6 @@ using namespace Tomahawk;
LocalCollection::LocalCollection( const Tomahawk::source_ptr& source, QObject* parent )
: DatabaseCollection( source, parent )
{
}