mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-04 16:05:28 +00:00
Remove call to deleted function.
This commit is contained in:
@ -121,7 +121,6 @@ void ProjectM::ThreadWorker()
|
||||
{
|
||||
return;
|
||||
}
|
||||
EvaluateSecondPreset();
|
||||
m_workerSync->FinishedWork();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user