mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-30 17:20:26 +02:00
Merge remote branch 'origin' into phonon
This commit is contained in:
@@ -344,7 +344,7 @@ closeconnection:
|
||||
void
|
||||
Servent::createParallelConnection( Connection* orig_conn, Connection* new_conn, const QString& key )
|
||||
{
|
||||
qDebug() << "Servent::createParallelConnection, key:" << key << thread();
|
||||
qDebug() << "Servent::createParallelConnection, key:" << key << thread() << orig_conn;
|
||||
// if we can connect to them directly:
|
||||
if( orig_conn->outbound() )
|
||||
{
|
||||
|
Reference in New Issue
Block a user