Le 17/04/2022 à 06:22, Nihal Jere a écrit :
The same vector is constructed twice, so just do it once.
---
Not sure if this is the right place to send patches, but here it is.
lily/beam.cc | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/lily/beam.cc b/lily/beam.cc
i
The same vector is constructed twice, so just do it once.
---
Not sure if this is the right place to send patches, but here it is.
lily/beam.cc | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/lily/beam.cc b/lily/beam.cc
index 340d9fe1a1..dbb9c186c5 100644
--- a/lily/beam.