summaryrefslogtreecommitdiff
path: root/fxjs/cjx_hostpseudomodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjx_hostpseudomodel.h')
-rw-r--r--fxjs/cjx_hostpseudomodel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/fxjs/cjx_hostpseudomodel.h b/fxjs/cjx_hostpseudomodel.h
index d5c90aa87c..e77a37ee6b 100644
--- a/fxjs/cjx_hostpseudomodel.h
+++ b/fxjs/cjx_hostpseudomodel.h
@@ -54,10 +54,6 @@ class CJX_HostPseudoModel : public CJX_Object {
JS_METHOD(setFocus, CJX_HostPseudoModel);
private:
- bool ValidateArgsForMsg(CFXJSE_Arguments* pArguments,
- int32_t iArgIndex,
- WideString& wsValue);
-
static const CJX_MethodSpec MethodSpecs[];
};