diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 19f5921..8a4e3db 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -2043,9 +2043,6 @@ and specs = ("-font-ttf", Arg.String setfontttf, " Load a TrueType font"); - ("-font-ttf-more", - Arg.Unit setfontttfmore, - " Signal that more text is coming for this font"); ("-no-embed-font", Arg.Unit setnoembedfont, " Do not embed fonts");