Index: xfa/fwl/core/fwl_noteimp.h |
diff --git a/xfa/fwl/core/fwl_noteimp.h b/xfa/fwl/core/fwl_noteimp.h |
index 6e587166c06a1127b712a93663bf89d6d027fc6c..85b44c7ed568986ec3980ada7f14a7079a8c6fb0 100644 |
--- a/xfa/fwl/core/fwl_noteimp.h |
+++ b/xfa/fwl/core/fwl_noteimp.h |
@@ -61,7 +61,6 @@ class CFWL_NoteDriver { |
uint32_t dwFilter = FWL_EVENT_ALL_MASK); |
FWL_Error UnregisterEventTarget(IFWL_Widget* pListener); |
void ClearEventTargets(FX_BOOL bRemoveAll); |
- IFWL_App* GetOwnerApp() const; |
FWL_Error PushNoteLoop(CFWL_NoteLoop* pNoteLoop); |
CFWL_NoteLoop* PopNoteLoop(); |
IFWL_Widget* GetFocus(); |