aboutsummaryrefslogtreecommitdiff
path: root/src/image/SkImage_Lazy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image/SkImage_Lazy.h')
-rw-r--r--src/image/SkImage_Lazy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/image/SkImage_Lazy.h b/src/image/SkImage_Lazy.h
index 780098aacb..bfba3b15cf 100644
--- a/src/image/SkImage_Lazy.h
+++ b/src/image/SkImage_Lazy.h
@@ -69,7 +69,6 @@ public:
bool willBeMipped,
GrTextureMaker::AllowedTexGenType genType) const;
- // TODO: Need to pass in dstColorSpace to fold into key here?
void makeCacheKeyFromOrigKey(const GrUniqueKey& origKey, GrUniqueKey* cacheKey) const;
#endif