]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie.cc
Fix 1477: Update regtests to suppress expected warnings
[lilypond.git] / lily / tie.cc
index b52f84db0f7b391a7aaf1f4524b7010f2f3305db..078d4fc5dd2f09423f3a23ae50a7305e093bf089 100644 (file)
@@ -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;