| Index: Source/modules/quota/StorageQuota.cpp
|
| diff --git a/Source/modules/quota/StorageQuota.cpp b/Source/modules/quota/StorageQuota.cpp
|
| index b5621c2ddbbd5537c97b1041a90851442f9b3f0f..e5f735782acd9147fa2049fb7542454d10cbf2b9 100644
|
| --- a/Source/modules/quota/StorageQuota.cpp
|
| +++ b/Source/modules/quota/StorageQuota.cpp
|
| @@ -72,7 +72,6 @@ WebStorageQuotaType stringToStorageQuotaType(const String& type)
|
|
|
| StorageQuota::StorageQuota()
|
| {
|
| - ScriptWrappable::init(this);
|
| }
|
|
|
| Vector<String> StorageQuota::supportedTypes() const
|
|
|