]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie.cc
Clean up g++ 4.6.1 compiler warnings (-Wunused-but-set-variable).
[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;