Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / content / test / data / indexeddb / bug_109187.js
index 76e4152..7d14cdb 100644 (file)
@@ -2,8 +2,6 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-window.indexedDB = window.indexedDB || window.webkitIndexedDB;
-
 function test() {
 
   var DBNAME = 'multiEntry-crash-test';