From d455806a731681836b384704cbdae7f06a0fbd18 Mon Sep 17 00:00:00 2001 From: nick_m Date: Thu, 8 Jun 2017 23:11:56 +1000 Subject: [PATCH] Do not duplicate note id in copy constructor This fixes selection undo after copy-dragging notes, but there are probably other cases where duplicate note ids may cause problems. --- libs/evoral/src/Note.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/libs/evoral/src/Note.cpp b/libs/evoral/src/Note.cpp index f2d369d825..631a995ab3 100644 --- a/libs/evoral/src/Note.cpp +++ b/libs/evoral/src/Note.cpp @@ -57,8 +57,6 @@ Note