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

Commit 69e72316 authored by Rupert Shuttleworth's avatar Rupert Shuttleworth Committed by Gerrit Code Review
Browse files

Merge "Remove unused Common field."

parents 1b1ab6d7 9d63de8c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -509,7 +509,6 @@ type labelListArchValues struct {
	X86_64 LabelList
	Arm    LabelList
	Arm64  LabelList
	Common LabelList

	ConditionsDefault LabelList
}
@@ -755,7 +754,6 @@ type stringListArchValues struct {
	X86_64 []string
	Arm    []string
	Arm64  []string
	Common []string

	ConditionsDefault []string
}