mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
remove unused local variabl
This commit is contained in:
parent
f9b604b614
commit
f5fb65a3f8
1 changed files with 0 additions and 1 deletions
|
|
@ -188,7 +188,6 @@ Session::import_pt_sources (PTFFormat& ptf, ImportStatus& status)
|
|||
bool ok = false;
|
||||
bool onefailed = false;
|
||||
timepos_t pos = timepos_t::max (Temporal::AudioTime);
|
||||
uint32_t srate = sample_rate ();
|
||||
|
||||
vector<PTFFormat::wav_t>::const_iterator w;
|
||||
uint32_t wth = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue