Index: xfa/fwl/core/ifwl_adaptertimermgr.h |
diff --git a/xfa/fwl/core/ifwl_adaptertimermgr.h b/xfa/fwl/core/ifwl_adaptertimermgr.h |
index 156c0cf6f95aba7b297290937c131102572eb5a4..ad54f463128f91a4ffaecd8ed25b9f6493408f0e 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, |