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

Commit 734a07c6 authored by Yi Kong's avatar Yi Kong
Browse files

Revert "Revert "Remove unnecessary warning suppression""

This reverts commit afedf3bd.

Build failure fixed.

Change-Id: I46e7e222c2b5bfa5b1846f3fe87444afb70f1b31
parent afedf3bd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -184,9 +184,6 @@ func init() {
		// compatibility.
		"-Wno-c++98-compat-extra-semi",

		// Disable this warning until we can fix all instances where it fails.
		"-Wno-self-assign-overloaded",

		// Disable this warning until we can fix all instances where it fails.
		"-Wno-constant-logical-operand",