]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol-referencer.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / staff-symbol-referencer.hh
index 1b4c096b8ee4b38fa0351a360191342f4f2e649b..5e1fd878fdd5128b3450321dabf0289d18d6e20b 100644 (file)
@@ -40,7 +40,6 @@ public:
   static int get_rounded_position (Grob *);
 };
 
-int compare_position (Grob *const &, Grob *const &);\
-bool position_less (Grob *const &, Grob *const &);
+int compare_position (Grob *const &, Grob *const &);
 #endif /* STAFF_SYMBOL_REFERENCER_HH */