Skip to content

Commit

Permalink
Remove unused tag
Browse files Browse the repository at this point in the history
  • Loading branch information
allejok96 committed Feb 13, 2022
1 parent 68db21c commit fd1846a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/DataFile.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1794,7 +1794,6 @@ void DataFile::upgrade_mixerRename()
void DataFile::upgrade_bbTcoRename()
{
std::vector<std::pair<const char *, const char *>> names {
{"tco", "clip"},
{"automationpattern", "automationclip"},
{"bbtco", "patternclip"},
{"pattern", "midiclip"},
Expand Down

0 comments on commit fd1846a

Please sign in to comment.