Index: xfa/src/fxgraphics/src/fx_path_generator.h |
diff --git a/xfa/src/fxgraphics/src/fx_path_generator.h b/xfa/src/fxgraphics/src/fx_path_generator.h |
index c1447f6c3ac2a93a5480a29c16032c11b9824c1b..4ecc90ae35836ab4d4c57d79a17900066158b083 100644 |
--- a/xfa/src/fxgraphics/src/fx_path_generator.h |
+++ b/xfa/src/fxgraphics/src/fx_path_generator.h |
@@ -6,7 +6,7 @@ |
#ifndef __H_FX_PATH_GENERATOR__ |
#define __H_FX_PATH_GENERATOR__ |
-class CFX_PathGenerator : public CFX_Object |
+class CFX_PathGenerator |
{ |
public: |
CFX_PathGenerator(); |