1
0
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:
Uwe L. Korn
2014-10-22 19:05:10 +02:00
parent 4750b0970c
commit 82fd84c957

View File

@@ -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;