remove launch scan code I wasn't sure if I wanted.

This commit is contained in:
Kevin Whitaker
2017-02-05 19:01:24 -05:00
parent 47670aede8
commit dc37ef9e06
2 changed files with 4 additions and 18 deletions

View File

@@ -57,7 +57,6 @@ private:
Wt::Dbo::backend::Sqlite3 sqliteConnection;
Wt::Dbo::FixedSqlConnectionPool connectionPool;
bool continueEventLoop = true;
bool finishedLaunchScan = false;
std::list<AudioTrack> requestQueue;
std::list<PlayerEvents> lastInternalEvents;