Index: gm/mixedxfermodes.cpp |
diff --git a/gm/mixedxfermodes.cpp b/gm/mixedxfermodes.cpp |
index dbc7453f39e26829a78ee6ae0d704fe8700aded3..beb5d5410e9ddaa85335acf03df86a44a74c875b 100644 |
--- a/gm/mixedxfermodes.cpp |
+++ b/gm/mixedxfermodes.cpp |
@@ -90,9 +90,6 @@ protected: |
canvas->restore(); |
} |
- // https://code.google.com/p/skia/issues/detail?id=1199&thanks=1199&ts=1364839297 |
- virtual uint32_t onGetFlags() const SK_OVERRIDE { return kSkipPipe_Flag; } |
- |
private: |
enum { |
kMinR = 10, |