mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 15:47:38 +02:00
Remove unused global string
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
#include <vlc/libvlc_events.h>
|
||||
#include <vlc/libvlc_version.h>
|
||||
|
||||
static QString s_aeInfoIdentifier = QString( "AUDIOOUTPUT" );
|
||||
|
||||
static const int ABOUT_TO_FINISH_TIME = 2000;
|
||||
|
||||
AudioOutput* AudioOutput::s_instance = 0;
|
||||
|
Reference in New Issue
Block a user