]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache.hh
* lily/rest.cc (y_offset_callback): merge function of 3 callbacks.
[lilypond.git] / lily / include / dimension-cache.hh
index 00480e9fcb8b1a88cda016e05076e33a92cb57db..66de466019c225c1ca48c6b5078a13cf7ec919de 100644 (file)
@@ -23,10 +23,7 @@ class Dimension_cache
      The offset wrt. to the center of #parent_#
   */
   Interval *extent_;
-  Real offset_;
-  SCM offset_callbacks_;
-
-  char offsets_left_;
+  Real *offset_;
 
   /**
      What to call to find extent.  Nil means empty.