]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/slur.cc
(add_column): remove set_interface()
[lilypond.git] / lily / slur.cc
index 36a8a2caa9598dacbea2e8952b98c540e1d3c30b..cc4090a8fd303614ef22de3ef0875df177678ef2 100644 (file)
@@ -43,7 +43,7 @@ Old_slur::set_interface (Grob*me)
 {
   /* Copy to mutable list. */
   me->set_property ("attachment",
-                        ly_deep_copy (me->get_property ("attachment")));
+                   ly_deep_copy (me->get_property ("attachment")));
 }
 
 void