Index: Source/core/css/StyleSheetList.cpp |
diff --git a/Source/core/css/StyleSheetList.cpp b/Source/core/css/StyleSheetList.cpp |
index 1345dac441741d1c57ba02ad982ae836e655dcdd..bc6b0df930638eda87328d74902cea1a6434bbfd 100644 |
--- a/Source/core/css/StyleSheetList.cpp |
+++ b/Source/core/css/StyleSheetList.cpp |
@@ -29,8 +29,6 @@ |
namespace WebCore { |
-DEFINE_GC_INFO(StyleSheetList); |
- |
using namespace HTMLNames; |
StyleSheetList::StyleSheetList(TreeScope* treeScope) |