diff options
Diffstat (limited to 'core/fpdfdoc/cpvt_sectioninfo.h')
-rw-r--r-- | core/fpdfdoc/cpvt_sectioninfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fpdfdoc/cpvt_sectioninfo.h b/core/fpdfdoc/cpvt_sectioninfo.h index 9483a856a1..b39cdc9128 100644 --- a/core/fpdfdoc/cpvt_sectioninfo.h +++ b/core/fpdfdoc/cpvt_sectioninfo.h @@ -19,7 +19,6 @@ struct CPVT_SectionInfo { void operator=(const CPVT_SectionInfo& other); CPVT_FloatRect rcSection; - int32_t nTotalLine; }; #endif // CORE_FPDFDOC_CPVT_SECTIONINFO_H_ |