Index: core/fpdfapi/cpdf_modulemgr.h |
diff --git a/core/fpdfapi/cpdf_modulemgr.h b/core/fpdfapi/cpdf_modulemgr.h |
index 57c266619edce8e361a662a1fb6e1a9948d6d023..d31ffd5256152fef00f5c0e787f3610b02093352 100644 |
--- a/core/fpdfapi/cpdf_modulemgr.h |
+++ b/core/fpdfapi/cpdf_modulemgr.h |
@@ -35,7 +35,6 @@ class CFSDK_UnsupportInfo_Adapter { |
class CPDF_ModuleMgr { |
public: |
static CPDF_ModuleMgr* Get(); |
- static void Create(); |
static void Destroy(); |
static const int kFileBufSize = 512; |