mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-14 01:54:07 +02:00
Remove unused global string
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
|
||||
#define BLOCK_SIZE 1048576
|
||||
|
||||
static QString s_aeInfoIdentifier = QString( "MEDIASTREAM" );
|
||||
|
||||
|
||||
MediaStream::MediaStream( QObject* parent )
|
||||
: QObject( parent )
|
||||
, m_type( Unknown )
|
||||
|
Reference in New Issue
Block a user