Remove comment
authorrobertphillips <robertphillips@google.com>
Tue, 2 Dec 2014 17:00:59 +0000 (09:00 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Dec 2014 17:00:59 +0000 (09:00 -0800)
Review URL: https://codereview.chromium.org/770323002

src/gpu/SkGpuDevice.h

index bb6cb48..f7088e3 100644 (file)
@@ -155,7 +155,6 @@ private:
 
     virtual SkImageFilter::Cache* getImageFilterCache() SK_OVERRIDE;
 
-    // temporarily change the return to false, until we understand the issues with filters and persp
     virtual bool forceConservativeRasterClip() const SK_OVERRIDE { return true; }
 
     // sets the render target, clip, and matrix on GrContext. Use forceIdenity to override