]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/key-item.hh
release: 1.3.145
[lilypond.git] / lily / include / key-item.hh
index 8b32647c4e05ad61e76c3ddf76e10fdfc0c42b97..47c9bfdfe6d16f99b37e97faf91fcfe0ae0a7fd4 100644 (file)
@@ -13,7 +13,7 @@
 
 struct Key_item
 {
-  static int calculate_position (Grob*,SCM pair) ;
+
   static void set_interface (Grob*);
   static bool has_interface (Grob*);
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));