summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_datetimeedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/cfwl_datetimeedit.h')
-rw-r--r--xfa/fwl/cfwl_datetimeedit.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xfa/fwl/cfwl_datetimeedit.h b/xfa/fwl/cfwl_datetimeedit.h
index 923ad05c90..dcbebd2027 100644
--- a/xfa/fwl/cfwl_datetimeedit.h
+++ b/xfa/fwl/cfwl_datetimeedit.h
@@ -21,9 +21,6 @@ class CFWL_DateTimeEdit : public CFWL_Edit {
// CFWL_Edit.
void OnProcessMessage(CFWL_Message* pMessage) override;
-
- private:
- void DisForm_OnProcessMessage(CFWL_Message* pMessage);
};
#endif // XFA_FWL_CFWL_DATETIMEEDIT_H_