Index: xfa/src/fxfa/src/app/xfa_rendercontext.h |
diff --git a/xfa/src/fxfa/src/app/xfa_rendercontext.h b/xfa/src/fxfa/src/app/xfa_rendercontext.h |
index f50adddec19262300b00d69102abc400715b7554..974f0a349289bbbd6e81f0b1b26b784f2e9d1d0d 100644 |
--- a/xfa/src/fxfa/src/app/xfa_rendercontext.h |
+++ b/xfa/src/fxfa/src/app/xfa_rendercontext.h |
@@ -6,7 +6,7 @@ |
#ifndef _FXFA_FORMFILLER_RENDERCONTEXT_IMP_H |
#define _FXFA_FORMFILLER_RENDERCONTEXT_IMP_H |
-class CXFA_RenderContext : public IXFA_RenderContext, public CFX_Object |
+class CXFA_RenderContext : public IXFA_RenderContext |
{ |
public: |
CXFA_RenderContext(); |