summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/mupdf/fitz/text.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mupdf/fitz/text.h b/include/mupdf/fitz/text.h
index a0485173..cff81b60 100644
--- a/include/mupdf/fitz/text.h
+++ b/include/mupdf/fitz/text.h
@@ -125,8 +125,6 @@ void fz_show_glyph(fz_context *ctx, fz_text *text, fz_font *font, const fz_matri
trm: The transform to use. Will be updated according
to the advance of the string on exit.
- glyph: The glyph id to add.
-
s: The utf-8 string to add.
wmode: 1 for vertical mode, 0 for horizontal.