remove unused local variabl
This commit is contained in:
parent
f9b604b614
commit
f5fb65a3f8
@ -188,7 +188,6 @@ Session::import_pt_sources (PTFFormat& ptf, ImportStatus& status)
|
|||||||
bool ok = false;
|
bool ok = false;
|
||||||
bool onefailed = false;
|
bool onefailed = false;
|
||||||
timepos_t pos = timepos_t::max (Temporal::AudioTime);
|
timepos_t pos = timepos_t::max (Temporal::AudioTime);
|
||||||
uint32_t srate = sample_rate ();
|
|
||||||
|
|
||||||
vector<PTFFormat::wav_t>::const_iterator w;
|
vector<PTFFormat::wav_t>::const_iterator w;
|
||||||
uint32_t wth = 0;
|
uint32_t wth = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user