Remove redundant interface from FinalMatrixTPWrapper.
PiperOrigin-RevId: 463646211
This commit is contained in:
parent
b1b9ba825f
commit
b28fb13998
@ -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";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user