]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/accidental-interface.hh
Issue 3513: removed unused code: functions that are declared but never defined and...
[lilypond.git] / lily / include / accidental-interface.hh
index 9c9b97b580e432086e7d1eb79b6f9b7afbcdd482..f58563cbbbd1b4b80986abd678f96933979b1e0f 100644 (file)
@@ -36,7 +36,6 @@ public:
   DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
 
   DECLARE_GROB_INTERFACE ();
-  static string get_fontcharname (string style, int alteration);
   static SCM get_stencil (Grob *me);
 };