diff options
Diffstat (limited to 'xfa/fgas/layout/cfx_breakpiece.h')
-rw-r--r-- | xfa/fgas/layout/cfx_breakpiece.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fgas/layout/cfx_breakpiece.h b/xfa/fgas/layout/cfx_breakpiece.h index 64622b25c1..87627fef40 100644 --- a/xfa/fgas/layout/cfx_breakpiece.h +++ b/xfa/fgas/layout/cfx_breakpiece.h @@ -34,7 +34,6 @@ class CFX_BreakPiece { int32_t m_iBidiLevel; int32_t m_iBidiPos; int32_t m_iFontSize; - int32_t m_iFontHeight; int32_t m_iHorizontalScale; int32_t m_iVerticalScale; uint32_t m_dwIdentity; |