diff options
Diffstat (limited to 'core/fxcrt/xml/cfx_xmldocument.h')
-rw-r--r-- | core/fxcrt/xml/cfx_xmldocument.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/xml/cfx_xmldocument.h b/core/fxcrt/xml/cfx_xmldocument.h index 7d6f02b48d..9931314ec5 100644 --- a/core/fxcrt/xml/cfx_xmldocument.h +++ b/core/fxcrt/xml/cfx_xmldocument.h @@ -13,7 +13,6 @@ #include "core/fxcrt/xml/cfx_xmlelement.h" #include "third_party/base/ptr_util.h" -class CFX_XMLInstruction; class CFX_XMLNode; class CFX_XMLDocument { |