Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1344)

Unified Diff: Source/core/paint/FilterEffectBuilder.h

Issue 1097053004: Drop some dead code from FilterEffect (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/paint/FilterEffectBuilder.h
diff --git a/Source/core/paint/FilterEffectBuilder.h b/Source/core/paint/FilterEffectBuilder.h
index 06246c209e9747c083c8f6c6bf9cfae1b3b66701..c49dbcc437e6ec44dbc5b2db26a07138546183ad 100644
--- a/Source/core/paint/FilterEffectBuilder.h
+++ b/Source/core/paint/FilterEffectBuilder.h
@@ -51,7 +51,6 @@ public:
DECLARE_TRACE();
bool build(LayoutObject* renderer, const FilterOperations&);
- void clearIntermediateResults();
PassRefPtrWillBeRawPtr<FilterEffect> lastEffect() const
{
« no previous file with comments | « no previous file | Source/core/paint/FilterEffectBuilder.cpp » ('j') | Source/platform/graphics/filters/FEDisplacementMap.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698