Commit 49a65116 by hschlueter Committed by microkatz

Remove redundant interface from FinalMatrixTPWrapper.

PiperOrigin-RevId: 463646211
(cherry picked from commit b28fb139)
parent 309fd907
......@@ -54,7 +54,7 @@ import org.checkerframework.checker.nullness.qual.MonotonicNonNull;
* GlTextureProcessor} instances used by {@link FrameProcessor}.
*/
/* package */ final class FinalMatrixTransformationProcessorWrapper
implements GlTextureProcessor, ExternalTextureProcessor {
implements ExternalTextureProcessor {
private static final String TAG = "FinalProcessorWrapper";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment