removed unneeded tape recorder display update
[rocksndiamonds.git] / src / tape.c
index 50838ae638f6b57a5bc7d93783c819f165d5b98b..c0dde51942e8b862dcc1aad7456cbdb5efcb599f 100644 (file)
@@ -851,8 +851,6 @@ byte *TapePlayAction()
       tape.fast_forward = FALSE;
       tape.pause_before_death = FALSE;
 
-      DrawVideoDisplay(VIDEO_STATE_PBEND_OFF, 0);
-
       TapeStopWarpForward();
       TapeTogglePause(TAPE_TOGGLE_MANUAL);