]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-column.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / paper-column.hh
index d21828c374ee5c5105b13ee98c97b99e3282f988..6ef3daacc4cdf60e2061d2c942afff5941fb0459 100644 (file)
@@ -30,8 +30,6 @@ public:
   virtual Paper_column *get_column () const;
   virtual System *get_system () const;
 
-  static int compare (Grob * const &a,
-                     Grob * const &b);
   int get_rank () const { return rank_; }
   void set_rank (int);