diff options
Diffstat (limited to 'core/fpdfdoc/cpvt_section.h')
-rw-r--r-- | core/fpdfdoc/cpvt_section.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fpdfdoc/cpvt_section.h b/core/fpdfdoc/cpvt_section.h index 6b2ae075bf..2a89034c35 100644 --- a/core/fpdfdoc/cpvt_section.h +++ b/core/fpdfdoc/cpvt_section.h @@ -11,7 +11,6 @@ #include "core/fxcrt/fx_coordinates.h" struct CPVT_Section { - CPVT_WordPlace secplace; CFX_FloatRect rcSection; }; |