diff options
Diffstat (limited to 'core/fpdfapi/cpdf_modulemgr.h')
-rw-r--r-- | core/fpdfapi/cpdf_modulemgr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fpdfapi/cpdf_modulemgr.h b/core/fpdfapi/cpdf_modulemgr.h index 57c266619e..d31ffd5256 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; |