Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 214f7869 authored by ztenghui's avatar ztenghui Committed by Android (Google) Code Review
Browse files

Merge "Remove redudant setName" into gb-ub-photos-bryce

parents 4f58f875 319695a4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@ public class GeometryMetadata extends FilterRepresentation {
        super("GeometryMetadata");
        setFilterClass(ImageFilterGeometry.class);
        setEditorId(EditorCrop.ID);
        setName("Crop");
        setTextId(0);
        setShowParameterValue(true);
    }