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

Commit 389f5b81 authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android (Google) Code Review
Browse files

Merge "Remove unneed clear in constructor."

parents 22827a7f b07d81ac
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -89,7 +89,6 @@ public class LinkProperties implements Parcelable {
    }

    public LinkProperties() {
        clear();
    }

    // copy constructor instead of clone