plug leaks, leaker tweaks, lang for effect info, c41 spiffs, wm probe tweaks
[goodguy/history.git] / cinelerra-5.1 / cinelerra / playtransport.C
index 0774c8a493d1eeb761af2830517e17d25dbc46ad..38a5725f1cc7333d0979afcd6872f957aa978d7e 100644 (file)
@@ -255,7 +255,6 @@ void PlayTransport::handle_transport(int command,
        int resume = 0;
 //printf("PlayTransport::handle_transport 1 %d\n", command);
        int prev_command = engine->command->command;
-       int prev_direction = engine->command->get_direction();
        int prev_single_frame = engine->command->single_frame();
        int prev_audio = engine->command->audio_toggle ?
                 !prev_single_frame : prev_single_frame;