summaryrefslogtreecommitdiff
path: root/fxjs/cfxjse_engine.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-08-29 18:14:58 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-08-29 18:14:58 +0000
commitee68cd18a22e120d5f341199be7e82bfda888da8 (patch)
tree23fdccdff03e1b705620775b96fcedb67a30e8a6 /fxjs/cfxjse_engine.h
parent5b346563297d1a2cb19a3a101a4b5d50c4aee23c (diff)
downloadpdfium-ee68cd18a22e120d5f341199be7e82bfda888da8.tar.xz
Move XFA_RESOLVENODE_TagName to xfa_resolvenode_rs.h.
Change-Id: I600013bcbf44661fd132ce786bcd08980a7ecd4e Reviewed-on: https://pdfium-review.googlesource.com/41572 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'fxjs/cfxjse_engine.h')
-rw-r--r--fxjs/cfxjse_engine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fxjs/cfxjse_engine.h b/fxjs/cfxjse_engine.h
index 4d4daf8e0d..bf561e7732 100644
--- a/fxjs/cfxjse_engine.h
+++ b/fxjs/cfxjse_engine.h
@@ -20,8 +20,6 @@
#include "xfa/fxfa/parser/cxfa_script.h"
#include "xfa/fxfa/parser/xfa_resolvenode_rs.h"
-#define XFA_RESOLVENODE_TagName 0x0002
-
class CFXJSE_ResolveProcessor;
class CJS_Runtime;
class CXFA_List;