1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-24 23:13:42 +02:00

Comment out unused AudacityProject::OnSplitLabelsToTracks().

This commit is contained in:
v.audacity
2011-11-30 23:56:34 +00:00
parent 1f208ea60d
commit 5c454c5a74
2 changed files with 79 additions and 79 deletions

View File

@@ -225,7 +225,7 @@ void OnSilence();
void OnSplit();
void OnSplitNew();
void OnSplitLabelsToTracks();
// void OnSplitLabelsToTracks();
void OnJoin();
void OnDisjoin();
void OnDuplicate();