summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/TexturesGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/android/TexturesGenerator.h')
-rw-r--r--Source/WebCore/platform/graphics/android/TexturesGenerator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/android/TexturesGenerator.h b/Source/WebCore/platform/graphics/android/TexturesGenerator.h
index bac198c..19ab1af 100644
--- a/Source/WebCore/platform/graphics/android/TexturesGenerator.h
+++ b/Source/WebCore/platform/graphics/android/TexturesGenerator.h
@@ -49,7 +49,6 @@ public:
virtual status_t readyToRun();
void removeOperationsForPage(TiledPage* page);
- void removeOperationsForPainter(TilePainter* painter, bool waitForRunning);
void removePaintOperationsForPage(TiledPage* page, bool waitForRunning);
void removeOperationsForFilter(OperationFilter* filter);
void removeOperationsForFilter(OperationFilter* filter, bool waitForRunning);