summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/structured-text.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mupdf/fitz/structured-text.h')
-rw-r--r--include/mupdf/fitz/structured-text.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/mupdf/fitz/structured-text.h b/include/mupdf/fitz/structured-text.h
index b062813f..0ad6cd3c 100644
--- a/include/mupdf/fitz/structured-text.h
+++ b/include/mupdf/fitz/structured-text.h
@@ -103,9 +103,6 @@ struct fz_stext_char_s
extern const char *fz_stext_options_usage;
-int fz_stext_char_count(fz_context *ctx, fz_stext_page *page);
-const fz_stext_char *fz_stext_char_at(fz_context *ctx, fz_stext_page *page, int idx);
-
/*
fz_new_stext_page: Create an empty text page.