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

Commit af604801 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Be quiet!" into jb-mr1.1-dev

parents 9067d57a 79d42bb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -295,7 +295,7 @@ public class Utils {
        }

        // Did not find a matching activity, so remove the preference
        if (target.remove(header)) System.err.println("Removed " + header.id);
        target.remove(header);

        return false;
    }