summaryrefslogtreecommitdiff
path: root/xfa/fgas/layout/cfx_txtbreak.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fgas/layout/cfx_txtbreak.h')
-rw-r--r--xfa/fgas/layout/cfx_txtbreak.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fgas/layout/cfx_txtbreak.h b/xfa/fgas/layout/cfx_txtbreak.h
index e6f8da03d2..b43fda0e2f 100644
--- a/xfa/fgas/layout/cfx_txtbreak.h
+++ b/xfa/fgas/layout/cfx_txtbreak.h
@@ -40,7 +40,6 @@ struct FX_TXTRUN {
~FX_TXTRUN();
CFDE_TextEditEngine* pEdtEngine;
- const FDE_TEXTEDITPIECE* pIdentity;
WideString wsStr;
int32_t* pWidths;
int32_t iLength;