13
0

remove unused variable

This commit is contained in:
Paul Davis 2020-03-24 10:37:30 -06:00
parent 20717b68bf
commit 23d72eedbf

View File

@ -1270,7 +1270,6 @@ Session::non_realtime_locate ()
microseconds_t start;
uint32_t nt = 0;
int hundreths_of_second_per_track = 0;
samplepos_t tf;