Removed un-necessary error message
[platform/framework/native/appfw.git] / src / security / cert / FSecCert_X509CertificateStoreImpl.h
old mode 100755 (executable)
new mode 100644 (file)
index a686de8..237b199
@@ -204,8 +204,7 @@ private:
        friend class X509CertificateStore;
 }; //X509CertificateStoreImpl
 
-extern "C" _OSP_EXPORT_ int  InsertPkcs12Content(const char* pPath, const char* pPassword);
-//extern "C" _OSP_EXPORT_ int  kkkkk(const char* pPath, const char* pPassword);
+extern "C" _OSP_EXPORT_ int InsertPkcs12Content(const char* pPath, const char* pPassword);
 
 } } } //Tizen::Security::Cert