diff options
Diffstat (limited to 'fxjs/cjx_hostpseudomodel.h')
-rw-r--r-- | fxjs/cjx_hostpseudomodel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fxjs/cjx_hostpseudomodel.h b/fxjs/cjx_hostpseudomodel.h index 83497077c8..cb4a2b0d96 100644 --- a/fxjs/cjx_hostpseudomodel.h +++ b/fxjs/cjx_hostpseudomodel.h @@ -19,8 +19,6 @@ class CJX_HostPseudoModel : public CJX_Object { explicit CJX_HostPseudoModel(CScript_HostPseudoModel* model); ~CJX_HostPseudoModel() override; - CScript_HostPseudoModel* GetXFAHostPseudoModel(); - void AppType(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute); void CalculationsEnabled(CFXJSE_Value* pValue, bool bSetting, |