From ac18b843511efab514490aa48a7c9927ea6650f0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 21 Jun 2022 17:34:09 -0600 Subject: [PATCH] remove always-true-condition from if() to avoid compiler warning --- libs/evoral/Sequence.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/evoral/Sequence.cc b/libs/evoral/Sequence.cc index 246cac6408..26e7747c63 100644 --- a/libs/evoral/Sequence.cc +++ b/libs/evoral/Sequence.cc @@ -1428,7 +1428,8 @@ Sequence