Commit d06d690d by huangdarwin Committed by Ian Baker

Transformer GL: Remove unused setResolution exception javadoc.

PiperOrigin-RevId: 433467719
parent af6f6bb4
......@@ -122,7 +122,6 @@ public final class TransformationRequest {
*
* @param outputHeight The output height of the displayed video, in pixels.
* @return This builder.
* @throws IllegalArgumentException If the {@code outputHeight} is not supported.
*/
public Builder setResolution(int outputHeight) {
// TODO(b/201293185): Restructure to input a Presentation class.
......
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