Index: Source/core/storage/StorageEvent.h |
diff --git a/Source/core/storage/StorageEvent.h b/Source/core/storage/StorageEvent.h |
index 1acea933e053810363e05befb7ed18dbbc274583..90e6492b2a45108ea91f3da1882fe4f45006a46b 100644 |
--- a/Source/core/storage/StorageEvent.h |
+++ b/Source/core/storage/StorageEvent.h |
@@ -35,8 +35,6 @@ namespace WebCore { |
class Storage; |
struct StorageEventInit : public EventInit { |
- STACK_ALLOCATED(); |
-public: |
StorageEventInit(); |
String key; |