diff options
Diffstat (limited to 'xfa/fgas/layout/cfx_breakpiece.cpp')
-rw-r--r-- | xfa/fgas/layout/cfx_breakpiece.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fgas/layout/cfx_breakpiece.cpp b/xfa/fgas/layout/cfx_breakpiece.cpp index dd8b451790..8cb676b58f 100644 --- a/xfa/fgas/layout/cfx_breakpiece.cpp +++ b/xfa/fgas/layout/cfx_breakpiece.cpp @@ -15,7 +15,6 @@ CFX_BreakPiece::CFX_BreakPiece() m_iBidiLevel(0), m_iBidiPos(0), m_iFontSize(0), - m_iFontHeight(0), m_iHorizontalScale(100), m_iVerticalScale(100), m_dwIdentity(0), |