X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Flily.scm;h=086d80f09f4d2b3e86e8438d4311a7d352002dc6;hb=bb91de5b7f8c4f753452730101c2422946067cc3;hp=2c1eb188e69054341b91df7db63b1c33cb30bd12;hpb=17e898abae3983e28021b0988d2fdf88365261f8;p=lilypond.git diff --git a/scm/lily.scm b/scm/lily.scm index 2c1eb188e6..086d80f09f 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -89,8 +89,6 @@ relative to the current file (instead of the root file)") (separate-log-files #f "Output to FILE.log per file.") (trace-memory-frequency #f "Record Scheme cell usage this many times per second, and dump to file.") (trace-scheme-coverage #f "Record coverage of Scheme files") - (ttf-verbosity 0 - "how much verbosity for TTF font embedding?") (show-available-fonts #f "List font names available.") (verbose ,(ly:command-line-verbose?) "value for the --verbose flag")