summaryrefslogtreecommitdiff
path: root/fxjs/cjs_field.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_field.h')
-rw-r--r--fxjs/cjs_field.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/cjs_field.h b/fxjs/cjs_field.h
index 3d11475994..20d8c95928 100644
--- a/fxjs/cjs_field.h
+++ b/fxjs/cjs_field.h
@@ -357,7 +357,6 @@ class CJS_Field final : public CJS_Object {
std::vector<CPDF_FormField*> GetFormFields() const;
CPDF_FormField* GetFirstFormField() const;
CPDF_FormControl* GetSmartFieldControl(CPDF_FormField* pFormField);
- bool ValueIsOccur(CPDF_FormField* pFormField, WideString csOptLabel) const;
void AddDelay_Int(FIELD_PROP prop, int32_t n);
void AddDelay_Bool(FIELD_PROP prop, bool b);