Index: src/effects/SkAlphaThresholdFilter.cpp |
diff --git a/src/effects/SkAlphaThresholdFilter.cpp b/src/effects/SkAlphaThresholdFilter.cpp |
index 71d9aa2077cdf92b995d84c0f7fb9d6f53966f49..adb227d017fec73de532342876e2a0b84022dea9 100644 |
--- a/src/effects/SkAlphaThresholdFilter.cpp |
+++ b/src/effects/SkAlphaThresholdFilter.cpp |
@@ -149,7 +149,6 @@ protected: |
void onSetData(const GrGLSLProgramDataManager&, const GrProcessor&) override; |
private: |
- |
GrGLSLProgramDataManager::UniformHandle fInnerThresholdVar; |
GrGLSLProgramDataManager::UniformHandle fOuterThresholdVar; |