From 98c80a3c7aa0c379c0a695d9105f1fbfb07a546d Mon Sep 17 00:00:00 2001 From: John Whitington Date: Sat, 24 Sep 2022 14:00:48 +0100 Subject: [PATCH] more --- cpdfcommand.ml | 3 --- 1 file changed, 3 deletions(-) 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");