X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftie.cc;h=078d4fc5dd2f09423f3a23ae50a7305e093bf089;hb=a1e77b006a67e9047cb13610e5b71956817f97c0;hp=b52f84db0f7b391a7aaf1f4524b7010f2f3305db;hpb=7e97458b4f400c3f0c7cce7f036bec89903d2814;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;