Commented unused code

pull/2/head
Pulsera 7 years ago committed by GitHub
parent ea16b28e65
commit 6da5e5e5b2

@ -102,11 +102,11 @@ vAPI.shutdown.add(function() {
//}
// TODO: Web SQL
if ( window.openDatabase ) {
// if ( window.openDatabase ) {
// Sad:
// "There is no way to enumerate or delete the databases available for an origin from this API."
// Ref.: http://www.w3.org/TR/webdatabase/#databases
}
// }
}
catch (e) {
}

Loading…
Cancel
Save