summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cscript_hostpseudomodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/parser/cscript_hostpseudomodel.h')
-rw-r--r--xfa/fxfa/parser/cscript_hostpseudomodel.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/xfa/fxfa/parser/cscript_hostpseudomodel.h b/xfa/fxfa/parser/cscript_hostpseudomodel.h
index 4ec92dd73a..de07b1cd45 100644
--- a/xfa/fxfa/parser/cscript_hostpseudomodel.h
+++ b/xfa/fxfa/parser/cscript_hostpseudomodel.h
@@ -55,11 +55,6 @@ class CScript_HostPseudoModel : public CXFA_Object {
bool ValidateArgsForMsg(CFXJSE_Arguments* pArguments,
int32_t iArgIndex,
WideString& wsValue);
- void ThrowSetLanguageException() const;
- void ThrowSetNumPagesException() const;
- void ThrowSetPlatformException() const;
- void ThrowSetVariationException() const;
- void ThrowSetVersionException() const;
};
#endif // XFA_FXFA_PARSER_CSCRIPT_HOSTPSEUDOMODEL_H_