]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/group-interface.cc
patch::: 1.3.95.tca2
[lilypond.git] / lily / group-interface.cc
index ffbbf06c5d9d795af84f518d0e3d683c589e6274..a64ba4592591502c63fb7f9c5168c72680ee4fa4 100644 (file)
@@ -48,12 +48,5 @@ Group_interface::count ()
   return scm_ilength (elt_l_->get_elt_property (name_.ch_C()));
 }
 
-void
-Group_interface::set_interface ()
-{
-  if (!has_interface ())
-    {
-      elt_l_->set_elt_property (name_.ch_C (), SCM_EOL);
-    }
-}
+