diff options
Diffstat (limited to 'xfa/fxfa/parser/xfa_script_logpseudomodel.cpp')
-rw-r--r-- | xfa/fxfa/parser/xfa_script_logpseudomodel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp b/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp index bd404b83dd..002a42769c 100644 --- a/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp +++ b/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp @@ -17,7 +17,6 @@ CScript_LogPseudoModel::CScript_LogPseudoModel(CXFA_Document* pDocument) : CXFA_OrdinaryObject(pDocument, XFA_Element::LogPseudoModel) { - m_uScriptHash = XFA_HASHCODE_Log; } CScript_LogPseudoModel::~CScript_LogPseudoModel() {} void CScript_LogPseudoModel::Script_LogPseudoModel_Message( |