From d5670482c19cff27997c3c94aa2efa142ae36259 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 17 Nov 2016 07:39:35 -0800 Subject: Remove SelfAdaption code Nothing listens for CFWL_Event::PreSelfAdaption events and nothing sets the HSelfAdaption or VSelfAdaption flags into IFWL_Edit. Removing code. Review-Url: https://codereview.chromium.org/2514443002 --- xfa/fwl/core/cfwl_event.h | 1 - 1 file changed, 1 deletion(-) (limited to 'xfa/fwl/core/cfwl_event.h') diff --git a/xfa/fwl/core/cfwl_event.h b/xfa/fwl/core/cfwl_event.h index d91aa47e35..b127603155 100644 --- a/xfa/fwl/core/cfwl_event.h +++ b/xfa/fwl/core/cfwl_event.h @@ -32,7 +32,6 @@ enum class CFWL_EventType { MouseWheel, PostDropDown, PreDropDown, - PreSelfAdaption, Scroll, SelectChanged, SetFocus, -- cgit v1.2.3