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