Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / libjingle / source / talk / media / sctp / sctpdataengine_unittest.cc
index fb00650..3729fcb 100644 (file)
@@ -229,11 +229,6 @@ class SctpDataMediaChannelTest : public testing::Test,
     LOG(LS_WARNING) << "Unabled to initialize NSS.";
   }
 #endif  // HAVE_NSS_SSL_H
-    rtc::InitializeSSL();
-  }
-
-  static void TearDownTestCase() {
-    rtc::CleanupSSL();
   }
 
   virtual void SetUp() {