1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-17 00:07:54 +01:00

new -> NEW in comments, so text search for naked new excludes them

This commit is contained in:
Paul Licameli
2016-08-08 09:50:55 -04:00
parent 57afa1399e
commit a52f7f8410
14 changed files with 21 additions and 21 deletions

View File

@@ -265,7 +265,7 @@ void UndoManager::PushState(const TrackList * l,
}
// Assume tags was duplicted before any changes.
// Just save a new shared_ptr to it.
// Just save a NEW shared_ptr to it.
stack.push_back(
make_movable<UndoStackElem>
(std::move(tracksCopy),