| Index: xfa/src/fxfa/src/app/xfa_ffnotify.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffnotify.cpp b/xfa/src/fxfa/src/app/xfa_ffnotify.cpp
|
| index fa85760651980ca03142e366d2f53baaca15b75f..5a887095cb406540567c78667e770dee3e122128 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffnotify.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffnotify.cpp
|
| @@ -29,7 +29,6 @@
|
| #include "xfa/src/fxfa/src/app/xfa_ffwidgethandler.h"
|
| #include "xfa/src/fxfa/src/app/xfa_fwladapter.h"
|
| #include "xfa/src/fxfa/src/app/xfa_textlayout.h"
|
| -#include "xfa/src/fxfa/src/common/xfa_common.h"
|
|
|
| static void XFA_FFDeleteWidgetAcc(void* pData) {
|
| delete static_cast<CXFA_WidgetAcc*>(pData);
|
|
|