Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / content / child / webcrypto / webcrypto_impl.h
index 485beb9..8d5af3d 100644 (file)
@@ -25,8 +25,6 @@ class WebCryptoImpl : public blink::WebCrypto {
 
   virtual ~WebCryptoImpl();
 
-  static void EnsureInit();
-
   virtual void encrypt(const blink::WebCryptoAlgorithm& algorithm,
                        const blink::WebCryptoKey& key,
                        const unsigned char* data,