]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-element.hh
patch::: 1.3.49.hwn1: deze dus
[lilypond.git] / lily / include / score-element.hh
index 768152545e7e6fb88dbfc43c7db7fc1a86e1772f..8bc4761cf16c1d9ee3642bdc4371f9373152a0a0 100644 (file)
@@ -140,6 +140,7 @@ public:
    */
   void calculate_dependencies (int final, int busy, Score_element_method_pointer funcptr);
 
+
   static SCM handle_broken_smobs (SCM, SCM criterion);
   void recurse_into_smobs (SCM s, void (Score_element::*meth_ptr)());
 
@@ -199,11 +200,7 @@ public:
   bool used_b_;
   
   char const * name () const;
-  /**
-     Set empty in direction A.
-     JUNKME
-   */
-  void set_empty (Axis a);
+
   bool empty_b (Axis a) const;
   Interval extent (Axis) const;