Index: xfa/src/fdp/src/tto/fde_textout.h |
diff --git a/xfa/src/fdp/src/tto/fde_textout.h b/xfa/src/fdp/src/tto/fde_textout.h |
index ecb2c73666ba8e5023b3d539fc2fda9b4c3ee20b..7edd05b0e1f89d7a6580cfcb47b99e90a38729f7 100644 |
--- a/xfa/src/fdp/src/tto/fde_textout.h |
+++ b/xfa/src/fdp/src/tto/fde_textout.h |
@@ -137,7 +137,6 @@ class CFDE_TextOut : public IFDE_TextOut, public CFX_Target { |
FX_FLOAT m_fLineSpace; |
FX_FLOAT m_fLinePos; |
FX_FLOAT m_fTolerance; |
- |
int32_t m_iAlignment; |
int32_t m_iTxtBkAlignment; |
int32_t* m_pCharWidths; |