From b8e1ab27372cdb5d8c83e57e004032f0d72715db Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 8 Jan 2016 14:57:48 -0800 Subject: Merge to XFA: Remove a bunch of dead code. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1567333003 . (cherry picked from commit 4a24ad858484ecdf9b49481e63060e4d476cf1c7) Review URL: https://codereview.chromium.org/1569783007 . --- fpdfsdk/include/pdfwindow/PWL_ComboBox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fpdfsdk/include/pdfwindow/PWL_ComboBox.h') diff --git a/fpdfsdk/include/pdfwindow/PWL_ComboBox.h b/fpdfsdk/include/pdfwindow/PWL_ComboBox.h index 9860483aca..b174f022b8 100644 --- a/fpdfsdk/include/pdfwindow/PWL_ComboBox.h +++ b/fpdfsdk/include/pdfwindow/PWL_ComboBox.h @@ -65,7 +65,6 @@ class CPWL_ComboBox : public CPWL_Wnd { CPDF_Rect GetFocusRect() const override; void SetFocus() override; void KillFocus() override; - FX_BOOL IsModified() const override; void SetFillerNotify(IPWL_Filler_Notify* pNotify); -- cgit v1.2.3