]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-lexer.hh
Issue 3513: removed unused code: functions that are declared but never defined and...
[lilypond.git] / lily / include / lily-lexer.hh
index 19b01ca6ff3b67dc3cb7ac0308a3d2b4152818a9..c12fcedd5dc57903fcca9412bb262ebe729938c2 100644 (file)
@@ -38,7 +38,6 @@ class Lily_lexer : public Includable_lexer
 private:
   int lookup_keyword (string);
   int scan_bare_word (string);
-  SCM scan_markup_word (string);
   int scan_escaped_word (string);
   int scan_shorthand (string);
   int scan_scm_id (SCM);