X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fplaytransport.C;h=38a5725f1cc7333d0979afcd6872f957aa978d7e;hp=0774c8a493d1eeb761af2830517e17d25dbc46ad;hb=7b05ad287956f8bd00836d9b5fb39f899a5fb641;hpb=515b84f2ec94c9ba4808ef83710e7965c13b5c4f diff --git a/cinelerra-5.1/cinelerra/playtransport.C b/cinelerra-5.1/cinelerra/playtransport.C index 0774c8a4..38a5725f 100644 --- a/cinelerra-5.1/cinelerra/playtransport.C +++ b/cinelerra-5.1/cinelerra/playtransport.C @@ -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;