summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/pdfwindow/PWL_ComboBox.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/include/pdfwindow/PWL_ComboBox.h')
-rw-r--r--fpdfsdk/include/pdfwindow/PWL_ComboBox.h1
1 files changed, 0 insertions, 1 deletions
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);