summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpp/poppler-page.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/poppler-page.h b/cpp/poppler-page.h
index 9db6f87b..50ccdb06 100644
--- a/cpp/poppler-page.h
+++ b/cpp/poppler-page.h
@@ -110,10 +110,6 @@ public:
encoding of the font name is one of the ASCII,
Latin1 or UTF-8. Some legacy PDF producers used
in CJK market use GBK, Big5, Wansung or Shift-JIS.
-
- \warning The returned std::string is owned by the
- text_box instance, it should not be used in the
- other objects or should not be destroyed directly.
*/
std::string get_font_name(int i = 0) const;