Remove unused variable

This commit is contained in:
Jonas Kvinge
2018-07-05 03:28:32 +02:00
parent 3a228c42bb
commit 670cd4e081
2 changed files with 1 additions and 2 deletions

View File

@@ -35,7 +35,6 @@ private:
uint fade_length_;
bool paused_;
bool terminated_;
bool stop_fader_;
void run();