- forgotten debug output removed.

This commit is contained in:
Christoph Oelckers 2020-09-11 21:20:44 +02:00
parent aba91b4f09
commit 807dd17165

View file

@ -851,7 +851,6 @@ public:
else if (actionState == State_Fadeout)
{
int ended = FadeoutFrame();
Printf("fadeout = %d\n", ended);
if (ended < 1)
{
AdvanceJob(terminateState < 0);