Index: Source/core/frame/FrameView.cpp |
diff --git a/Source/core/frame/FrameView.cpp b/Source/core/frame/FrameView.cpp |
index 8f9b95c975006fe9bbb5797295cc998b3472814c..33a02b9964f80a8347189cdaec56d338d77ff802 100644 |
--- a/Source/core/frame/FrameView.cpp |
+++ b/Source/core/frame/FrameView.cpp |
@@ -1029,9 +1029,6 @@ void FrameView::invalidateTreeIfNeeded() |
resetScrollbarDamage(); |
m_doFullPaintInvalidation = false; |
-#ifndef NDEBUG |
- renderView()->assertSubtreeClearedPaintInvalidationState(); |
-#endif |
} |
DocumentLifecycle& FrameView::lifecycle() const |