Index: xfa/fxfa/include/fxfa.h |
diff --git a/xfa/fxfa/include/fxfa.h b/xfa/fxfa/include/fxfa.h |
index fde8d0f6c6ab5a8685162b59f0280b7d8e6c3baf..04fabeec118a605a50dd75c7e219c40a6e090f4e 100644 |
--- a/xfa/fxfa/include/fxfa.h |
+++ b/xfa/fxfa/include/fxfa.h |
@@ -243,9 +243,6 @@ class IXFA_AppProvider { |
const CFX_WideString& wsDefaultAnswer = L"", |
FX_BOOL bMask = TRUE) = 0; |
- virtual int32_t GetDocumentCountInBatch() = 0; |
- virtual int32_t GetCurDocumentInBatch() = 0; |
- |
/** |
* Download something from somewhere. |
* @param[in] wsURL - http, ftp, such as |