Remove unneed clear in constructor. am: bdba468cb0
Original change: undetermined Change-Id: Ie2f67dd19b7d3ed40c521cb3bf7a06ecc0cc5f78
This commit is contained in:
@@ -89,7 +89,6 @@ public class LinkProperties implements Parcelable {
|
||||
}
|
||||
|
||||
public LinkProperties() {
|
||||
clear();
|
||||
}
|
||||
|
||||
// copy constructor instead of clone
|
||||
|
||||
Reference in New Issue
Block a user