From 912f2d154162cef0dcb59f030a45b1f4f024f78a Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Thu, 4 Oct 2018 00:26:17 +0000 Subject: Remove several more unused methods from core/ Change-Id: I891add4e91c7ee58b34974fed6d73d17c297e759 Reviewed-on: https://pdfium-review.googlesource.com/c/43459 Reviewed-by: Lei Zhang Commit-Queue: Lei Zhang --- core/fpdfdoc/csection.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/fpdfdoc/csection.h') diff --git a/core/fpdfdoc/csection.h b/core/fpdfdoc/csection.h index a8ade8624f..7352c71d4b 100644 --- a/core/fpdfdoc/csection.h +++ b/core/fpdfdoc/csection.h @@ -27,7 +27,6 @@ class CSection final { explicit CSection(CPDF_VariableText* pVT); ~CSection(); - void ResetAll(); void ResetLinePlace(); CPVT_WordPlace AddWord(const CPVT_WordPlace& place, const CPVT_WordInfo& wordinfo); -- cgit v1.2.3