mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
removed unused variable
This commit is contained in:
parent
fa7d9de669
commit
4c95a82934
1 changed files with 0 additions and 1 deletions
|
|
@ -1579,7 +1579,6 @@ CueEditor::metric_get_bbt (std::vector<ArdourCanvas::Ruler::Mark>& marks, sample
|
|||
return;
|
||||
}
|
||||
|
||||
bool provided = false;
|
||||
std::shared_ptr<Temporal::TempoMap const> tmap (_region->tempo_map());
|
||||
|
||||
if (!tmap) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue