diff options
Diffstat (limited to 'xfa/fwl/core/ifwl_adaptertimermgr.h')
-rw-r--r-- | xfa/fwl/core/ifwl_adaptertimermgr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/core/ifwl_adaptertimermgr.h b/xfa/fwl/core/ifwl_adaptertimermgr.h index 156c0cf6f9..ad54f46312 100644 --- a/xfa/fwl/core/ifwl_adaptertimermgr.h +++ b/xfa/fwl/core/ifwl_adaptertimermgr.h @@ -11,7 +11,6 @@ class IFWL_AdapterTimerMgr { public: - virtual ~IFWL_AdapterTimerMgr() {} virtual void Start(IFWL_Timer* pTimer, uint32_t dwElapse, bool bImmediately, |