X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftie.cc;h=078d4fc5dd2f09423f3a23ae50a7305e093bf089;hb=48dfdac8c2a8044d3154041bf67a531f302ac4d1;hp=b52f84db0f7b391a7aaf1f4524b7010f2f3305db;hpb=4bb29573149a0ffa1f881c5e38a0fe68e9e76b67;p=lilypond.git diff --git a/lily/tie.cc b/lily/tie.cc index b52f84db0f..078d4fc5dd 100644 --- a/lily/tie.cc +++ b/lily/tie.cc @@ -189,7 +189,6 @@ Tie::get_default_control_points (Grob *me_grob) Tie_formatting_problem problem; problem.from_tie (me); - Tie_specification spec = problem.get_tie_specification (0); if (!me->is_live ()) return SCM_EOL;