Index: Source/core/dom/TreeScopeStyleSheetCollection.h |
diff --git a/Source/core/dom/TreeScopeStyleSheetCollection.h b/Source/core/dom/TreeScopeStyleSheetCollection.h |
index c3895abe6bebd0a6f79914abad335a329e9a6ac8..8fd439e9485cc25aefa56c3a378604af0e500ef8 100644 |
--- a/Source/core/dom/TreeScopeStyleSheetCollection.h |
+++ b/Source/core/dom/TreeScopeStyleSheetCollection.h |
@@ -53,8 +53,6 @@ public: |
bool usesRemUnits() const { return m_usesRemUnits; } |
- DocumentOrderedList& styleSheetCandidateNodes() { return m_styleSheetCandidateNodes; } |
- |
void clearMediaQueryRuleSetStyleSheets(); |
void setExitTransitionStyleshetsEnabled(bool); |