]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-metric.cc
*** empty log message ***
[lilypond.git] / lily / font-metric.cc
index 12c2d6039894329ca132c1f75c7cf93eeb4ce0d0..be4a3a23b631dd3048f8b259a9d5b5c93a4a228b 100644 (file)
@@ -290,7 +290,7 @@ get_encoded_index (Font_metric *m, String input_coding, int code)
 }
 
 Offset
-Font_metric::attachment_point (String str) const
+Font_metric::attachment_point (String) const
 {
   return Offset (0, 0);
 }