summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_node.h')
-rw-r--r--fxjs/xfa/cjx_node.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fxjs/xfa/cjx_node.h b/fxjs/xfa/cjx_node.h
index a18166fbc9..f521971519 100644
--- a/fxjs/xfa/cjx_node.h
+++ b/fxjs/xfa/cjx_node.h
@@ -120,9 +120,6 @@ class CJX_Node : public CJX_Tree {
void Script_Attribute_BOOLRead(CFXJSE_Value* pValue,
bool bSetting,
XFA_Attribute eAttribute);
- void Script_Attribute_String(CFXJSE_Value* pValue,
- bool bSetting,
- XFA_Attribute eAttribute);
void Script_Attribute_StringRead(CFXJSE_Value* pValue,
bool bSetting,
XFA_Attribute eAttribute);