]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest-collision.cc
release: 1.3.101
[lilypond.git] / lily / rest-collision.cc
index b09bf842585def0e1d08f0eda3798e86383b38b7..efb217c73ea5c1de6a4c0161c1dd918442cf172e 100644 (file)
@@ -189,7 +189,7 @@ Rest_collision::do_shift (Score_element *me, SCM elts)
        return SCM_UNSPECIFIED;
       
       // staff ref'd?
-      Real staff_space = me->paper_l()->get_var ("staffspace");
+      Real staff_space = 1.0;
 
        /* FIXME
          staff_space =  rcol->rests[0]->staff_space ();