summaryrefslogtreecommitdiff
path: root/xfa/fgas/layout/cfx_breakline.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fgas/layout/cfx_breakline.h')
-rw-r--r--xfa/fgas/layout/cfx_breakline.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fgas/layout/cfx_breakline.h b/xfa/fgas/layout/cfx_breakline.h
index 0b83ee6baa..267f276eeb 100644
--- a/xfa/fgas/layout/cfx_breakline.h
+++ b/xfa/fgas/layout/cfx_breakline.h
@@ -17,7 +17,6 @@ class CFX_BreakLine {
CFX_BreakLine();
~CFX_BreakLine();
- int32_t CountChars() const;
CFX_Char* GetChar(int32_t index);
const CFX_Char* GetChar(int32_t index) const;